Skip to content

Commit 54dc69a

Browse files
committed
Merge branch 'web-fix' into wasm
2 parents 494630a + 7cac4c3 commit 54dc69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter_inappwebview_web/lib/assets/web/web_support.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
window.flutter_inappwebview = {
22
webViews: {},
33
/**
4-
* @param viewId {number}
4+
* @param viewId {number | string}
55
* @param iframe {HTMLIFrameElement}
66
* @param iframeContainer {HTMLDivElement}
77
*/

0 commit comments

Comments
 (0)