Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ define.ts
File
define.ts
types/test/define.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expectTypeOf } from
'expect-type'
;
2
import
{ BuildOptions, DataTypes, Model, Optional } from
'sequelize'
;
3
import
{ sequelize } from
'./connection'
;
4
Callers
nothing calls this directly
Calls
1
define
Method · 0.80
Tested by
no test coverage detected