UNPKG

create-somod

Version:
2 lines (1 loc) 177 B
export declare const npmInstall: (dir: string, version: string, templateVersion: string, serverless: boolean, ui: boolean, eslint: boolean, prettier: boolean) => Promise<void>;