interface UnderlyingSinkCloseCallback (() => void | PromiseLike<void>)
  • Returns void | PromiseLike<void>

Generated using TypeDoc