UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

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