Nonce.isTypeclass method

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

NonceisTypevalueis-nonce

nametypedescription

value

any

A value to be tested.

is-nonce

Boolean

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