UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

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