UNPKG

create-strapi-app

Version:

Generate a new Strapi application.

3 lines 138 B
import type { Scope } from '../types'; export declare function generateDotEnv(scope: Scope): string; //# sourceMappingURL=dot-env.d.ts.map