storage
Create a new Storage Instance
storage(name, override) ⇒
Create a new Storage Instance
Returns:
A storage instance
Param | Description |
---|---|
name | The name of the Storage Module |
override | The function overrides for the Storage Module, if omitted, defaults to localStorage |