UNPKG

knip

Version:

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

5 lines (4 loc) 92 B
export type ChangesetsConfig = { $schema?: string; changelog: string | string[]; };