UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

3 lines 196 B
import { WarlockRepositoryOptions } from "./types"; export declare const generate: (options: WarlockRepositoryOptions) => Promise<WarlockRepositoryOptions>; //# sourceMappingURL=generator.d.ts.map