UNPKG

single-source-of-truth

Version:
4 lines 222 B
import type { Registry } from "../registry.js"; import type { Path } from "../types.js"; export declare function build(registry: Registry, relativePath: Path<'.prisma'>): Promise<void>; //# sourceMappingURL=config.d.ts.map