UNPKG

knip

Version:

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

4 lines (3 loc) 67 B
export interface DrizzleConfig { schema?: string | string[]; }