UNPKG

knip

Version:

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

3 lines (2 loc) 183 B
export type { RawConfigurationOrFn as KnipConfig, WorkspaceProjectConfig } from './types/config.js'; export type { Preprocessor, Reporter, ReporterOptions } from './types/issues.js';