UNPKG

@rnv/engine-core

Version:
4 lines 188 B
import type { NewProjectData } from '../types'; declare const Question: (data: NewProjectData) => Promise<undefined>; export default Question; //# sourceMappingURL=installTemplate.d.ts.map