UNPKG

@authup/client-web-kit

Version:

This package contains vue components.

4 lines 221 B
import type { App } from 'vue'; import type { HTTPClientInstallOptions } from './types'; export declare function installHTTPClient(app: App, options?: HTTPClientInstallOptions): void; //# sourceMappingURL=install.d.ts.map