libram
    Preparing search index...

    Function notNull

    • Type guard against null value

      Type Parameters

      • T

      Parameters

      • value: T | null

        Value that could be null

      Returns value is T

      Confirmation that the value is not null