Envelope.isTypeclass method

Returns true if the input value is an instance of Envelope.

EnvelopeisTypevalueis-envelope

nametypedescription

value

any

A value to be tested.

is-envelope

Boolean

true if value is an instance of Envelope, false otherwise.