mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 11:41:08 +00:00
4 lines
121 B
TypeScript
4 lines
121 B
TypeScript
import { WebView } from 'react-native';
|
|
export { WebView };
|
|
export default WebView;
|
|
//# sourceMappingURL=WebView.d.ts.map
|