JSClassRef A JavaScript class. Used with JSObjectMake to construct objects with custom behavior.
typedef JSClassRef = Pointer<JSClass_>;