UNPKG

@capacitor-community/generic-oauth2

Version:
5 lines (4 loc) 165 B
import type { GenericOAuth2Plugin } from './definitions'; declare const GenericOAuth2: GenericOAuth2Plugin; export * from './definitions'; export { GenericOAuth2 };