JSObjectRef typedef

JSObjectRef = Pointer<JSObject_>

Implementation

typedef JSObjectRef = Pointer<JSObject_>;