interface UnderlyingSinkCloseCallback Usage in Deno```typescript import { type UnderlyingSinkCloseCallback } from "node:node__stream--web.d.ts"; ``` Call Signatures (): void | PromiseLike<void>