⚠️ Internal: This API is not publically exported by the
package.
Interface UnderlyingSinkCloseCallback
interface UnderlyingSinkCloseCallback (() => void | PromiseLike<void>)
- UnderlyingSinkCloseCallback(): void | PromiseLike<void>
Returns void | PromiseLike<void>