We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb58ab commit 7a6b262Copy full SHA for 7a6b262
packages/vuexfire/src/utils/types.js
@@ -4,4 +4,3 @@ export const VUEXFIRE_ARRAY_ADD = 'vuexfire/ARRAY_ADD'
4
export const VUEXFIRE_ARRAY_CHANGE = 'vuexfire/ARRAY_CHANGE'
5
export const VUEXFIRE_ARRAY_MOVE = 'vuexfire/ARRAY_MOVE'
6
export const VUEXFIRE_ARRAY_REMOVE = 'vuexfire/ARRAY_REMOVE'
7
-export const VUEXFIRE_MUTATION = 'vuexfire/MUTATION'
0 commit comments