core.clientstorage._constructor_ | Medplum
ClientStorage.(constructor)
Constructs a new instance of the ClientStorage class
Signature:
constructor(storage?: Storage, prefix?: string);
Parameters
| Parameter | Type | Description |
|---|---|---|
| storage | Storage | (Optional) |
| prefix | string | (Optional) |