UNPKG

@volverjs/data

Version:

Repository pattern implementation with a tiny HttpClient based on Fetch API.

7 lines (6 loc) 182 B
declare module '*.vue' { import type { DefineComponent } from 'vue' // eslint-disable-next-line const component: DefineComponent<{}, {}, any> export default component }