UNPKG

prisma-json-types-generator

Version:
5 lines 283 B
/** Name of the namespace in the type declaration */ export declare const PRISMA_NAMESPACE_NAME = "Prisma"; /** The path to the namespace.d.ts file, used as a template for the prisma's index.d.ts */ export declare const NAMESPACE_PATH: string; //# sourceMappingURL=constants.d.ts.map