summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/check/broadcast_channel.ts.error.out
AgeCommit message (Collapse)Author
2024-01-21fix: remove conditional unstable type-checking from other commands (#21991)Bartek IwaƄczuk
It appears I missed this in https://github.com/denoland/deno/pull/21825.
2023-05-14fix(dts): move BroadcastChannel type to lib.deno.unstable.d.ts (#19108)Yoshiya Hinosawa