UNPKG

knip

Version:

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

3 lines (2 loc) 89 B
declare const compiler: (text: string, path: string) => string; export default compiler;