UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

3 lines 178 B
import { ReactComponentOptions } from "./types"; export declare function gnReactComponent(options: ReactComponentOptions): Promise<string>; //# sourceMappingURL=template.d.ts.map