Type Definition esr::ast::PropertyNode

source ·
pub type PropertyNode<'ast> = Node<'ast, Property<'ast>>;