UNPKG

164 BJavaScriptView Raw
1"use strict";
2
3Object.defineProperty(exports, "__esModule", {
4 value: true
5});
6exports.TIMEZONE = void 0;
7const TIMEZONE = 'timezone';
8exports.TIMEZONE = TIMEZONE;
\No newline at end of file