kaltura-node-typescript-client
Version:
Kaltura Node Typescript client
11 lines (9 loc) • 1.15 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.KalturaCountryRestrictionType = void 0;
var KalturaCountryRestrictionType;
(function (KalturaCountryRestrictionType) {
KalturaCountryRestrictionType[KalturaCountryRestrictionType["allowCountryList"] = 1] = "allowCountryList";
KalturaCountryRestrictionType[KalturaCountryRestrictionType["restrictCountryList"] = 0] = "restrictCountryList";
})(KalturaCountryRestrictionType = exports.KalturaCountryRestrictionType || (exports.KalturaCountryRestrictionType = {}));
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFwaS90eXBlcy9LYWx0dXJhQ291bnRyeVJlc3RyaWN0aW9uVHlwZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFFQSxJQUFZLDZCQUdYO0FBSEQsV0FBWSw2QkFBNkI7SUFDckMseUdBQWtCLENBQUE7SUFDckIsK0dBQXFCLENBQUE7QUFDdEIsQ0FBQyxFQUhXLDZCQUE2QixHQUE3QixxQ0FBNkIsS0FBN0IscUNBQTZCLFFBR3hDIiwiZmlsZSI6ImFwaS90eXBlcy9LYWx0dXJhQ291bnRyeVJlc3RyaWN0aW9uVHlwZS5qcyIsInNvdXJjZXNDb250ZW50IjpbIlxuXG5leHBvcnQgZW51bSBLYWx0dXJhQ291bnRyeVJlc3RyaWN0aW9uVHlwZSB7XG4gICAgYWxsb3dDb3VudHJ5TGlzdD0xLFxuXHRyZXN0cmljdENvdW50cnlMaXN0PTBcbn0iXX0=