• Check the value is not undefined

    Type Parameters

    • T

    Parameters

    • t: undefined | T

      value to check

    Returns t is T

    is not undefined

Generated using TypeDoc