import { Stowrage } from "https://deno.land/x/stowrage@v0.4.2/src/stowrage.ts";
Set the value of an entry via ID
Parameters
options: ChangeValueOptions<unknown>
- Extra options like key and value
Set the value of an entry via ID
Parameters
options: ChangeValueOptions<unknown>
- Extra options like key and value