UNPKG

npm-prepare-dist

Version:
2 lines (1 loc) 146 B
export declare const prepareDist: (dist?: string, filesToCopy?: string[], main?: string, removeDeps?: boolean, removeScripts?: string[]) => void;