4 lines
107 B

5 months ago
  1. const INSTALLED_KEY = Symbol("INSTALLED_KEY");
  2. export { INSTALLED_KEY };
  3. //# sourceMappingURL=key.mjs.map