UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

3 lines 228 B
import { ClientServiceFileGeneratorOptions } from "./types"; export declare function getTemplateContents({ endpointPath, name, route, }: ClientServiceFileGeneratorOptions): Promise<string>; //# sourceMappingURL=template.d.ts.map