JsFunction

typealias JsFunction<A, R> = ContextFunction<Void?, A, R>(source)