UNPKG

@strapi/generate-new

Version:

Generate a new Strapi application.

3 lines 171 B
import type { Scope } from './types'; export default function createQuickStartProject(scope: Scope): Promise<void>; //# sourceMappingURL=create-quickstart-project.d.ts.map