JSClassRef
A JavaScript class.
Declaration
typealias JSClassRef = OpaquePointerDiscussion
Use this type with JSObjectMake(_:_:_:) to construct objects with custom behavior.
A JavaScript class.
typealias JSClassRef = OpaquePointerUse this type with JSObjectMake(_:_:_:) to construct objects with custom behavior.