blob: 3d9d67b98b7534d1b5475f5cedf5eae869c0e9f4 [file] [log] [blame]
"use strict";
/* eslint-disable @typescript-eslint/no-namespace */
Object.defineProperty(exports, "__esModule", { value: true });
exports.Scope = void 0;
var Scope;
(function (Scope) {
})(Scope || (Scope = {}));
exports.Scope = Scope;
//# sourceMappingURL=Scope.js.map