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

Class

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

Source from the content-addressed store, hash-verified

39 }
40
41 export class DivergentArrayError extends MongooseError {
42 name: 'DivergentArrayError';
43 }
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected