UNPKG

postcss-reduce-idents

Version:

Reduce custom identifiers with PostCSS.

6 lines 217 B
declare function _exports(value: string, encoder: (value: string, num: number) => string, cache: Record<string, { ident: string; count: number; }>): void; export = _exports; //# sourceMappingURL=cache.d.ts.map