UNPKG

82 BJavaScriptView Raw
1import WebView from './lib/WebView';
2
3export { WebView };
4export default WebView;