Нема описа

1234567
  1. import WebView from './WebView';
  2. // We keep this for compatibility reasons.
  3. export { WebView };
  4. export default WebView;