Type Alias JsFunction

Source
pub type JsFunction = Function<JsValue>;

Aliased Typeยง

struct JsFunction(/* private fields */);