@proto-kit/common • Docs
Documentation / @proto-kit/common / assertDefined
Function: assertDefined()
assertDefined<
T>(t,msg?):asserts t is T
Type Parameters
• T
Parameters
• t: undefined | T
• msg?: string
Returns
asserts t is T
@proto-kit/common • Docs
Documentation / @proto-kit/common / assertDefined
assertDefined<
T>(t,msg?):asserts t is T
• T
• t: undefined | T
• msg?: string
asserts t is T