Skip to content

Commit a9906eb

Browse files
committed
remove redundant postMessage overriding
1 parent d3bf34f commit a9906eb

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

inputfiles/overridingTypes.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2415,19 +2415,6 @@
24152415
]
24162416
}
24172417
},
2418-
"BroadcastChannel": {
2419-
"name": "BroadcastChannel",
2420-
"methods": {
2421-
"method": {
2422-
"postMessage": {
2423-
"name": "postMessage",
2424-
"override-signatures": [
2425-
"postMessage(message: any): void"
2426-
]
2427-
}
2428-
}
2429-
}
2430-
},
24312418
"MessagePort": {
24322419
"name": "MessagePort",
24332420
"methods": {

0 commit comments

Comments
 (0)