UNPKG

knip

Version:

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

4 lines (3 loc) 70 B
export type WireitConfig = Record<string, { command?: string; }>;