UNPKG

geenee-spell

Version:

regenerates project code based upon settings and a template

3 lines (2 loc) 169 B
import { Specs } from 'magicalstrings'; export declare function askForValue(specsForInstance: any, specsForType: Specs, currentName: string, questionName: string): any;