Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Fiber
Interface Fiber
Index
Properties
reset
run
throwInto
Properties
public
reset
:
() => any
public
run
:
(param?: any) => any
public
throwInto
:
(ex: any) => any
Globals
fibers
future