Como chamar Mixin em Vuex
// just import from mixin like this
import { someName } from "@/path/to/mixin/file.js";
console.log(someName)
Indonesia People
// just import from mixin like this
import { someName } from "@/path/to/mixin/file.js";
console.log(someName)