Skip to main content

JsObjectType

Type Alias JsObjectType 

Source
pub type JsObjectType = Rc<RefCell<ObjectType>>;

Aliased Typeยง

pub struct JsObjectType { /* private fields */ }