UNPKG

@strapi/generate-new

Version:

Generate a new Strapi application.

3 lines 169 B
import type { Scope } from '../types'; export default function mergeTemplate(scope: Scope, rootPath: string): Promise<void>; //# sourceMappingURL=merge-template.d.ts.map