Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
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
1
import
{ Model } from
class
="st">"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