UNPKG

vue3-google-signin

Version:

Google Sign-in for Vue3 with Google Identity Service

3 lines (2 loc) 103 B
import type { InjectionKey } from "vue"; export declare const GoogleClientIdKey: InjectionKey<string>;