UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

6 lines (5 loc) 206 B
//#region src/static-css/shared.ts const styleKeysOf = (cache) => [...cache.cache.keys()].filter((key) => key.startsWith("style%")); //#endregion export { styleKeysOf }; //# sourceMappingURL=shared.mjs.map