MCPcopy
hub / github.com/prisma/prisma / Import.test.ts

File Import.test.ts

packages/ts-builders/src/Import.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2
3import { moduleImport, namedImport } from './Import'
4import { stringify } from './stringify'

Callers

nothing calls this directly

Calls 8

stringifyFunction · 0.90
moduleImportFunction · 0.90
namedImportFunction · 0.90
testFunction · 0.50
defaultMethod · 0.45
asNamespaceMethod · 0.45
namedMethod · 0.45
asMethod · 0.45

Tested by

no test coverage detected