You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
|
|
//#region ../../packages/constants/key.ts
|
|
const INSTALLED_KEY = Symbol("INSTALLED_KEY");
|
|
|
|
//#endregion
|
|
exports.INSTALLED_KEY = INSTALLED_KEY;
|
|
//# sourceMappingURL=key.js.map
|