Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AsyncGenerator<T, TReturn, TNext>

Type parameters

  • T = unknown

  • TReturn = any

  • TNext = unknown

Hierarchy

Index

Methods

[Symbol.asyncIterator]

  • Returns AsyncGenerator<T, TReturn, TNext>

next

return

throw