• Check if target is a valid port number

    Example

    expect(isObject({}).value).toBeTruthy()
    

    Parameters

    • target: any

      The port number

    Returns Result<boolean | undefined>

Generated using TypeDoc