ali_auth_web_utils library

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)