UNPKG

@capgo/inappbrowser

Version:
5 lines (4 loc) 161 B
import type { InAppBrowserPlugin } from './definitions'; declare const InAppBrowser: InAppBrowserPlugin; export * from './definitions'; export { InAppBrowser };