Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Types/isUndefined

Index

Functions

Functions

isUndefined

  • isUndefined(value: any): value is undefined
  • Returns true if the given value is undefined, false if not

    Parameters

    • value: any

    Returns value is undefined

Generated using TypeDoc