UNPKG

@xsprtd/nuxt-api

Version:

Nuxt API Authentication and Http Client

3 lines (2 loc) 88 B
import type { Http } from '../types/Http.js'; export declare const useHttp: () => Http;