Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ attributes.ts
File
attributes.ts
types/test/attributes.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Model } from
"sequelize/lib/model"
;
2
3
interface
UserCreationAttributes {
4
name: string;
Callers
nothing calls this directly
Calls
1
findAll
Method · 0.80
Tested by
no test coverage detected