Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ include.ts
File
include.ts
types/test/include.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Model, Sequelize, HasMany } from
'sequelize'
;
2
3
class
MyModel extends Model {
4
public static associations: {
Callers
nothing calls this directly
Calls
2
findAll
Method · 0.80
col
Method · 0.80
Tested by
no test coverage detected