MCPcopy Create free account
hub / github.com/async-labs/async /

Class

api/server/models/User.ts:465–465  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

463}
464
465class UserClass extends mongoose.Model {
466 // review if you need this method at private-api
467 public static publicFields(): string[] {
468 return [

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected