UNPKG

@rnv/engine-core

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