UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

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