fix(dts): move BroadcastChannel type to lib.deno.unstable.d.ts (#19108)

This commit is contained in:
Yoshiya Hinosawa 2023-05-14 20:27:14 +09:00 committed by GitHub
parent 226a373c49
commit 6bea6b31d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 18 additions and 2 deletions

View file

@ -4713,7 +4713,7 @@ fn lsp_completions_auto_import() {
"source": "./b.ts",
"data": {
"exportName": "foo",
"exportMapKey": "foo|6845|file:///a/b",
"exportMapKey": "foo|6806|file:///a/b",
"moduleSpecifier": "./b.ts",
"fileName": "file:///a/b.ts"
},