mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 02:48:24 +00:00
fix(dts): move BroadcastChannel type to lib.deno.unstable.d.ts (#19108)
This commit is contained in:
parent
226a373c49
commit
6bea6b31d3
6 changed files with 18 additions and 2 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue