ali_auth_web_utils library
Classes
-
PromiseJsImpl<
T> -
ThenableJsImpl<
T>
Functions
-
alert(
Object obj) → void -
handleThenable<
T> (ThenableJsImpl< T> thenable) → Future<T> -
log(
Object obj) → void -
stringify(
Object obj) → String
Typedefs
-
Func1<
A, R> = R Function(A a)