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

Class

api/server/models/Discussion.ts:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98class DiscussionClass extends mongoose.Model {
99 // added isDiscussionArchived
100 // false for Active list
101 // true for Archived list

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected