UNPKG

zip-build

Version:

Node package to zip your build directory and name it according to your package.json name and version.

2 lines (1 loc) 93 B
export declare function userConfirmAsync(message: string, _default?: boolean): Promise<any>;