Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sequelize/sequelize-typescript
/ model.spec.ts
File
model.spec.ts
test/types/model.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Types only test. This should compile successfully.
2
3
import
{ Column } from
'../../src/model/column/column'
;
4
import
{ Model } from
'../../src/model/model/model'
;
Callers
nothing calls this directly
Calls
1
Table
Function · 0.90
Tested by
no test coverage detected