Module: store

store

Source:

Methods

<static> createStore(name, mechanism) → {Object}

Creates a new store object.
Parameters:
Name Type Argument Description
name String Store name.
mechanism String <optional>
-
Source:
Returns:
Store object.
Type
Object