UNPKG

@authup/client-web-kit

Version:

This package contains vue components.

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