MCPcopy
hub / github.com/sequelize/sequelize / include.ts

File include.ts

types/test/include.ts:None–None  ·  types/test/include.ts

Source from the content-addressed store, hash-verified

1import { Model, Sequelize, HasMany } from class="st">'sequelize';
2
3class MyModel extends Model {
4 public static associations: {

Callers

nothing calls this directly

Calls 2

findAllMethod · 0.80
colMethod · 0.80

Tested by

no test coverage detected