interface UnderlyingSinkCloseCallback Usageimport { type UnderlyingSinkCloseCallback } from "node:stream/web"; Call Signatures (): void | PromiseLike<void>