UNPKG

knip

Version:

Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects

3 lines (2 loc) 150 B
export declare const logWarning: (prefix: string, message: string) => void; export declare const logError: (prefix: string, message: string) => void;