UNPKG

@strapi/generate-new

Version:

Generate a new Strapi application.

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