UNPKG

@excli/express

Version:

A cli tool for creating Express.js applications, supporting both JavaScript and TypeScript.

4 lines (3 loc) 182 B
export declare function dockerMongodb(name: string): string; export declare function dockerPostgres(name: string): string; export declare function dockerMysql(name: string): string;