This symbol shall be used to install a listener for only monitoring 'error'
events. Listeners installed using this symbol are called before the regular
'error'
listeners are called.
Installing a listener using this symbol does not change the behavior once an
'error'
event is emitted, therefore the process will still crash if no
regular 'error'
listener is installed.
TODO
TODO
TODO
Method for returning class ref
Can get get entity ref for function.
TODO
Returns the used instance of lookup registry handler
Returns property by name for a given class or entity ref
Returns all properties for given class or entity ref
Return all registered schema references
ISchemaRef[]
Return schema references for an given entity or class reference
ISchemaRef[]
TODO
reset current registry
Returns a list listener for a specific emitter event name.
Generated using TypeDoc
Sets or gets the default captureRejection value for all emitters.