method BroadcastChannel.prototype.close Usage in Deno```typescript import { BroadcastChannel } from "node:node__worker_threads.d.ts"; ``` BroadcastChannel.prototype.close(): void Closes the `BroadcastChannel` connection. Return Type void