[−][src]Type Definition binjs::specialized::es6::ast::ListOfBindingProperty
type ListOfBindingProperty = Vec<BindingProperty>;
Implementation of list type ListOfBindingProperty.
type ListOfBindingProperty = Vec<BindingProperty>;
Implementation of list type ListOfBindingProperty.