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

Function assertIsDefined

  • assertIsDefined<T>(arg): T
  • Asserts that the argument passed in is neither undefined nor null.

    Type Parameters

    • T

    Parameters

    • arg: undefined | null | T

    Returns T

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

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...