UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

3 lines 235 B
import { ClientRestfulServiceGeneratorOptions } from "./types"; export declare function generate(optionsList: ClientRestfulServiceGeneratorOptions): Promise<ClientRestfulServiceGeneratorOptions>; //# sourceMappingURL=generator.d.ts.map