UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

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