UNPKG

npm-prepare-dist

Version:
8 lines (7 loc) 143 B
export interface Arguments { dist?: string; help?: string; files?: string[]; main?: string; 'remove-scripts'?: string[]; }