UNPKG

@nestjs/cli

Version:

Nest - modern, fast, powerful node.js web framework (@cli)

5 lines (4 loc) 132 B
export declare const CLI_ERRORS: { MISSING_TYPESCRIPT: (path: string) => string; WRONG_PLUGIN: (name: string) => string; };