Type alias ExceptionHandler

ExceptionHandler: ((err) => void)

Type declaration

    • (err): void
    • A type alias for the exception handler function.

      Parameters

      Returns void

Generated using TypeDoc