HXNODEJS - API documentation
View source
abstract
Thenable<
T
>(
ThenableStruct
<
T
>)
package
js.lib
from
ThenableStruct
<
T
>
import
js.lib.Promise
@:forward
@:transitive
A value with a
then
method.