UNPKG

react-native-webview

Version:

React Native WebView component for iOS, Android, macOS, and Windows

4 lines 245 B
import type { NativeWebViewWindows } from "./WebViewTypes"; export declare const RCTWebView: typeof NativeWebViewWindows; export declare const RCTWebView2: typeof NativeWebViewWindows; //# sourceMappingURL=WebViewNativeComponent.windows.d.ts.map