MCPcopy
hub / github.com/linuxfoundation/crowd.dev / get

Function get

backend/src/database/models/user.ts:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 len: [0, 255],
29 },
30 get() {
31 return undefined
32 },
33 },
34 emailVerified: {
35 type: DataTypes.BOOLEAN,

Callers 2

getGithubStrategyFunction · 0.85
getGoogleStrategyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected