UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

4 lines 216 B
import { MongoDBModelGeneratorOptions } from "./types"; export * from "./types"; export declare const generateMongoDBModel: import("../..").Generator<MongoDBModelGeneratorOptions>; //# sourceMappingURL=index.d.ts.map