WebStorage.(constructor)
Home > @backstage/core-app-api > WebStorage > (constructor)
Constructs a new instance of the WebStorage class
Signature:
constructor(namespace: string, errorApi: ErrorApi);
Parameters
| Parameter | Type | Description | 
|---|---|---|
| namespace | string | |
| errorApi |