UNPKG

aile-capacitor-aiff

Version:

AIFF WebView plugin for Capacitor with iframe-based web implementation

6 lines (5 loc) 211 B
import type { AiffWebViewPlugin } from './definitions'; declare const AiffWebView: AiffWebViewPlugin; export * from './definitions'; export { AiffWebView }; export { AiffIntegration } from './aiff-integration';