UNPKG

@southdevs/capacitor-google-auth

Version:
5 lines (4 loc) 153 B
import type { GoogleAuthPlugin } from './definitions'; declare const GoogleAuth: GoogleAuthPlugin; export * from './definitions'; export { GoogleAuth };