UNPKG

knip

Version:

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

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