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

Class

types/schematypes.d.ts:529–529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

527 }
528
529 class DocumentArrayElement extends SchemaType {
530 /** This schema type's name, to defend against minifiers that mangle function names. */
531 static schemaName: 'DocumentArrayElement';
532 readonly schemaName: 'DocumentArrayElement';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected