UNPKG

knip

Version:

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

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