Type Alias nanvm_lib::js::js_object::Property

source ·
pub type Property<D> = (JsStringRef<D>, Any<D>);