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

File attributes.ts

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

Source from the content-addressed store, hash-verified

1import { Model } from class="st">"sequelize/lib/model";
2
3interface UserCreationAttributes {
4 name: string;

Callers

nothing calls this directly

Calls 1

findAllMethod · 0.80

Tested by

no test coverage detected