UNPKG

knip

Version:

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

4 lines (3 loc) 88 B
export type RemarkConfig = { plugins?: (string | [string, boolean] | unknown)[]; };