Function deno_webstorage::op_webstorage_remove[][src]

pub fn op_webstorage_remove(
    state: &mut OpState,
    key_name: String,
    persistent: bool
) -> Result<(), AnyError>