UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

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