Function notNull

  • Filters object, that can possible be null.

    Type Parameters

    • T

    Parameters

    • obj: null | T

    Returns obj is T

Generated using TypeDoc