• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • plugin-ext
  • isUndefinedOrNull

Function isUndefinedOrNull

  • isUndefinedOrNull(obj): obj is undefined | null
  • Parameters

    • obj: any

    Returns obj is undefined | null

    whether the provided parameter is undefined or null.

    • Defined in packages/plugin-ext/src/common/types.ts:116

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...