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) | 
Home > @medplum/core > LRUCache > (constructor)
Constructs a new instance of the LRUCache class
Signature:
constructor(max?: number);
| Parameter | Type | Description | 
|---|---|---|
| max | number | (Optional) |