UNPKG

348 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.x = void 0;
4// Hacked around lack of symbol indexers, see:
5// https://github.com/Microsoft/TypeScript/issues/1863
6//
7// const x: unique symbol = Symbol("@authx/authx");
8exports.x = Symbol("@authx/authx");
9exports.default = exports.x;
10//# sourceMappingURL=x.js.map
\No newline at end of file