Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ hasNamedImports
Method
hasNamedImports
packages/ts-builders/src/Import.ts:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
private hasNamedImports() {
63
return
this.namedImports.length > 0
64
}
65
}
66
67
export
class
NamedImport implements BasicBuilder {
Callers
1
write
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected