UNPKG

create-strapi-app

Version:

Generate a new Strapi application.

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