MCPcopy
hub / github.com/prisma/prisma / defineExtension.ts

File defineExtension.ts

packages/client/tests/functional/extensions/defineExtension.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-redundant-type-constituents */
2import { expectTypeOf } from 'expect-type'
3
4import { Prisma as PrismaDefault } from '../../../extension'

Callers

nothing calls this directly

Tested by

no test coverage detected