UNPKG

@datadog/mobile-react-native-webview

Version:

A client-side React Native module to interact with react-native-webview and Datadog

4 lines 267 B
import type { CommonNativeWebViewProps } from 'react-native-webview/lib/WebViewTypes'; declare const NativeDdWebView: import("react-native").HostComponent<CommonNativeWebViewProps> | undefined; export { NativeDdWebView }; //# sourceMappingURL=NativeDdWebView.d.ts.map