UnderlyingSinkCloseCallbackinterface UnderlyingSinkCloseCallback {(): void | PromiseLike<void>;}§Call Signatures§(): void | PromiseLike<void>[src]