Search
Preparing search index...
The search index is not available
Packadic API Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AsyncForEachOfIterator
Interface AsyncForEachOfIterator<T>
Type parameters
T
Hierarchy
AsyncForEachOfIterator
Callable
__call
(
item
:
T
, key
:
number
, callback
:
ErrorCallback
)
:
void
Parameters
item:
T
key:
number
callback:
ErrorCallback
Returns
void
Globals
Async
For
Each
OfIterator