Function scriptable_js_to_value

Source
pub fn scriptable_js_to_value(
    js: JsValue,
) -> Result<ScriptableValue, ScriptableError>