Revision control

Copy as Markdown

Other Tools

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ProfileKeyMSC4175Timezone = void 0;
/**
* The timezone the user is currently in. The value of this property should
* match a timezone provided in https://www.iana.org/time-zones.
*
*/
const ProfileKeyMSC4175Timezone = exports.ProfileKeyMSC4175Timezone = "us.cloke.msc4175.tz";