Skip to main content

dom_remove_child

Function dom_remove_child 

Source
pub fn dom_remove_child(
    it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>