Skip to main content
Returns true if value is an object which implements the Addressable interface.

Parameters

ParameterTypeDescription
valueanyThe value to check.

Returns

value is Addressable True if the value is an Addressable.

Example

Source

address/checks.ts:25