PromiseJsImpl<T> constructor

PromiseJsImpl<T>(
  1. Function resolver
)

Implementation

external PromiseJsImpl(Function resolver);