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