Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

isNull

  • isNull(value: any): value is null
  • Returns true if the given value is NULL, false if not

    Parameters

    • value: any

    Returns value is null

Generated using TypeDoc