UNPKG

knip

Version:

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

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