api-client/store
2021-07-14 22:29:11 -04:00
..
mutations.js refactor: lint 2021-05-18 21:39:55 +05:30
postwoman.js fix: theme flicker 2021-07-14 22:29:11 -04:00
README.md chore(deps): bump + docs: remove absolute instructions from readme 2021-03-30 05:00:24 +00:00
state.js patch: set application/json as default content-type 2021-06-06 15:52:54 +05:30

STORE

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.