set Method

Sets the value associated with the specified key in the cache.

set(key: string, value: ChangedECInstance): void

Parameter Type Description
key string The key to set the value for.
value ChangedECInstance The value to be associated with the key.

Returns - void

Defined in

Last Updated: 27 June, 2025