UNPKG

@strapi/generate-new

Version:

Generate a new Strapi application.

4 lines 171 B
import type { Scope } from './types'; declare const _default: (scope: Scope) => Promise<void>; export default _default; //# sourceMappingURL=create-cli-db-project.d.ts.map