UNPKG

@strapi/generators

Version:

Interactive API generator.

6 lines 272 B
import type { PromptQuestion } from 'node-plop'; declare const _default: (action: string, basePath: string, { rootFolder }?: { rootFolder?: boolean | undefined; }) => Array<PromptQuestion>; export default _default; //# sourceMappingURL=get-destination-prompts.d.ts.map