UNPKG

@nova-ts/core

Version:

A serverside framework used to build scalable application

7 lines (5 loc) 123 B
declare const ExceptionRegistry: Map<any, { constructor: any; method: Function; }>; export { ExceptionRegistry };