Function notNull

  • Check if value is not null or undefined.

    Parameters

    • x: any

    Returns boolean

Generated using TypeDoc