core.lrucache._constructor_
Home > @medplum/core > LRUCache > (constructor)
LRUCache.(constructor)
Constructs a new instance of the LRUCache
class
Signature:
constructor(max?: number);
Parameters
Parameter | Type | Description |
---|---|---|
max | number | (Optional) |