Utility TypeScript @ 2.0.0-beta.5
    Preparing search index...

    Type Alias SelfOrArray<T>

    SelfOrArray: T | T[]

    A super-simple utility for types that may or may not be arrays.

    Type Parameters

    • T

    2.0.0-beta.3