UNPKG

@feathersjs/vuex

Version:

FeathersJS, Vue 3, and Nuxt for the artisan developer

6 lines (5 loc) 117 B
export declare const FeathersVuex: { install(app: any, options?: { components: boolean; }): void; };