API Documentation
abstract
Thenable<
T
>(
ThenableStruct
<
T
>)
package
js.lib
from
ThenableStruct
<
T
>
import
js.lib.Promise
@:forward
A value with a
then
method.