UNPKG

knip

Version:

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

5 lines (4 loc) 78 B
export type TypeDocConfig = { plugin?: string[]; theme?: string[]; };