| 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'; |
nothing calls this directly
no outgoing calls
no test coverage detected