MCPcopy Create free account
hub / github.com/sequelize/sequelize-typescript / model.spec.ts

File model.spec.ts

test/types/model.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Types only test. This should compile successfully.
2
3import { Column } from '../../src/model/column/column';
4import { Model } from '../../src/model/model/model';

Callers

nothing calls this directly

Calls 1

TableFunction · 0.90

Tested by

no test coverage detected