UNPKG

trustly-react-native-webview

Version:

Trustly ReactNative WebView needed when integrating Trustly Checkout in a ReactNative application.

4 lines 243 B
export { TrustlyWebView, type ITrustlyWebViewProps, } from './TrustlyWebView'; export { NativeEventTypes, type NativeEventType } from './common'; export { TrustlyWebView as default } from './TrustlyWebView'; //# sourceMappingURL=index.d.ts.map