UNPKG

typegraphql-prisma-nestjs

Version:

This project is a fork of another with minor changes, created for personal use.

3 lines (2 loc) 139 B
import { GeneratorOptions } from "@prisma/generator-helper"; export declare function generate(options: GeneratorOptions): Promise<string>;