UNPKG

react-native-webview

Version:

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

4 lines 121 B
import { WebView } from 'react-native'; export { WebView }; export default WebView; //# sourceMappingURL=WebView.d.ts.map