get Method

Get and register recent use of . Returns the value associated with or undefined if not in cache.

get(key: K): undefined | V

Parameter Type Description
key K  

Returns - undefined | V

Defined in

Last Updated: 16 April, 2024