Skip to main content

storage_remove_item

Function storage_remove_item 

Source
pub(crate) fn storage_remove_item(
    _it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>