UNPKG

@xsprtd/nuxt-api

Version:

Nuxt API Authentication and Http Client

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