Skip to main content

dom_append

Function dom_append 

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