UNPKG

lighthouse

Version:

Automated auditing, performance metrics, and best practices for the web.

9 lines 249 B
/** * @param {string} content */ export function computeJSTokenLength(content: string): number; /** * @param {string} content */ export function computeCSSTokenLength(content: string): number; //# sourceMappingURL=minification-estimator.d.ts.map