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