Option<T>: T | undefined

Types an optional type at TypeScript check level.

Type Parameters

  • T

Generated using TypeDoc