Function notNull

  • Type Parameters

    • T extends unknown

    Parameters

    • val: null | T

    Returns val is T

Generated using TypeDoc