UNPKG

ngx-unused-css

Version:
3 lines (2 loc) 151 B
import { Ignore } from '../../config'; export declare function handler(classes: string[], fileIgnore: Ignore | undefined, ignore: string[]): string[];