UNPKG

knip

Version:

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

6 lines (5 loc) 80 B
export type BunfigConfig = { test?: { preload?: string[]; }; };