NPM Build Utilities @ 0.1.3
    Preparing search index...

    Type Alias HandlerInternal

    Handler: (
        error: Input,
        level: number,
        console: Logger,
        fs: FileSystemType,
        args?: Partial<AbstractError.Handler.Args>,
    ) => void

    Function for handling errors.

    Should exit the node process.

    Type declaration

    0.1.0-alpha