UNPKG

@authup/client-web-kit

Version:

This package contains vue components.

3 lines 157 B
import type { App } from 'vue'; export declare function provide(key: string | symbol, value: unknown, app?: App): void; //# sourceMappingURL=provide.d.ts.map