apiref
stack-local-storage@0.2.0

ExclusiveStackLocalStorageOptions  Interface

Options for ExclusiveStackLocalStorage.

Signature

export interface ExclusiveStackLocalStorageOptions 

Properties

PropertyTypeDescription
conflictErrorMessagestringThe error message to throw when the store is already set.
emptyErrorMessagestringThe error message to throw when the store is empty.