UNPKG

@byteowls/capacitor-oauth2

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