ExclusiveStackLocalStorageOptions Interface
Options for ExclusiveStackLocalStorage.
Signature
export interface ExclusiveStackLocalStorageOptions
Properties
Property | Type | Description |
---|---|---|
conflictErrorMessage | string | The error message to throw when the store is already set. |
emptyErrorMessage | string | The error message to throw when the store is empty. |