UNPKG

prisma-class-generator

Version:
2 lines (1 loc) 169 B
export declare const INDEX_TEMPLATE = "#!{IMPORTS}\n\nexport namespace PrismaModel {\n#!{RE_EXPORT_CLASSES}\n\n\texport const extraModels = [\n\t\t#!{CLASSES}\n\t]\n}";