Signed-off-by: ji_xinliu <liujixin1@huawei.com>
This commit is contained in:
ji_xinliu 2024-07-03 14:37:34 +08:00
parent d804c7a362
commit 3eaf6b318d

View File

@ -19,5 +19,6 @@
*/
import webview from '@ohos.web.webview';
import { WebNetErrorList } from '@ohos.web.netErrorList';
export { webview };
export { webview, WebNetErrorList };