Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ create.ts
File
create.ts
types/test/create.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expectTypeOf } from
'expect-type'
2
import
{ User } from
'./models/User'
;
3
4
async
() => {
Callers
nothing calls this directly
Calls
2
all
Method · 0.80
create
Method · 0.45
Tested by
no test coverage detected