UNPKG

@authup/client-web-kit

Version:

This package contains vue components.

3 lines 162 B
import type { App } from 'vue'; export declare function inject<T = any>(key: string | symbol, instance?: App): T | undefined; //# sourceMappingURL=inject.d.ts.map