JSValueRef typedef

JSValueRef = Pointer<JSValue_>

Implementation

typedef JSValueRef = Pointer<JSValue_>;