Constructor
new Vrac(options)
Instantiate the class.
Parameters:
Name | Type | Description |
---|---|---|
options |
VracOptions |
- Source:
Members
actions
Get the actions for this module.
- Source:
getters
Get the getters for this module.
- Source:
mutations
Get the mutators for this module.
- Source:
state
Get the default state for this module.
- Source:
store
Get the entire store for this module, for Vuex.
- Source:
Methods
getCacher(options) → {function}
Get the default cacher.
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
Properties
|
- Source:
Returns:
- Type
- function