[][src]Type Definition ul_sys::JSObjectRef

type JSObjectRef = *mut OpaqueJSValue;

@typedef JSObjectRef A JavaScript object. A JSObject is a JSValue.