NPM Build Utilities @ 0.1.3
    Preparing search index...

    Type Alias InputInternal

    Input:
        | null
        | boolean
        | number
        | string
        | string[]
        | { [key: string]: any }
        | Error & { [key: string]: any }
        | NodeCliError

    Expected error input types for Handler funtions.

    0.1.0-alpha