UNPKG

swr-vue

Version:

Vue composables for Data fetching

3 lines (2 loc) 85 B
import { SWRConfig } from '../types'; export declare const defaultConfig: SWRConfig;