Skip to main content

object_from_entries

Function object_from_entries 

Source
pub fn object_from_entries<'js>(
    ctx: &Ctx<'js>,
    array: Array<'js>,
) -> Result<Object<'js>>