UNPKG

@vuex-orm/plugin-axios

Version:

Vuex ORM plugin for adding smooth integration with axios.

5 lines 141 B
import { Model } from '@vuex-orm/core'; export interface Components { Model: typeof Model; } //# sourceMappingURL=Components.d.ts.map