{"version":3,"file":"shared.mjs","names":[],"sources":["../../src/static-css/shared.ts"],"sourcesContent":["export interface CssinjsCacheLike {\n  cache: Map<string, unknown>;\n}\n\nexport const styleKeysOf = (cache: CssinjsCacheLike): string[] =>\n  [...cache.cache.keys()].filter((key) => key.startsWith('style%'));\n"],"mappings":";AAIA,MAAa,eAAe,UAC1B,CAAC,GAAG,MAAM,MAAM,KAAK,CAAC,CAAC,CAAC,QAAQ,QAAQ,IAAI,WAAW,QAAQ,CAAC"}