MCPcopy Create free account
hub / github.com/Automattic/mongoose /

Class

types/error.d.ts:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 export class OverwriteModelError extends MongooseError {
67 name: 'OverwriteModelError';
68 }
69

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected