rubenfR

Could you share the script that you use to generate: ``` import { Prisma, PrismaClient, } from "

Could you share the script that you use to generate:
import {
  Prisma,
  PrismaClient,
} from "http://xxxxx/prisma-edge-deno/0.2.2/deno/edge.ts";

We could add it to the CLI and that would probably almost be sufficient
Was this page helpful?