UNPKG

create-strapi-app

Version:

Generate a new Strapi application.

3 lines 153 B
import type { Scope } from '../types'; export declare function createPackageJSON(scope: Scope): Promise<void>; //# sourceMappingURL=package-json.d.ts.map