UNPKG

knip

Version:

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

6 lines (5 loc) 119 B
export type ReactCosmosConfig = { plugins?: string[]; fixtureFileSuffix?: string; fixturesDir?: string; };