UNPKG

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