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

Class

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

Source from the content-addressed store, hash-verified

121 }
122
123 export class VersionError extends MongooseError {
124 name: 'VersionError';
125 version: number;
126 modifiedPaths: Array<string>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected