Skip to main content

set

Function set 

Source
pub fn set(
    target: &JsValue,
    property_key: &JsValue,
    value: &JsValue,
) -> Result<bool, JsValue>