UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

5 lines 293 B
import { ReactMongezOptions } from "./types"; export * from "./types"; export declare const generateReactMongez: import("../..").Generator<ReactMongezOptions>; export declare const generateReactMongezComponent: import("../..").Generator<ReactMongezOptions>; //# sourceMappingURL=index.d.ts.map