1
2
3
4
import { blob } from "https://esm.town/v/std/blob?v=3";
await blob.setJSON("myKey", { foo: "bar" });
export let blobDemo = await blob.getJSON("myKey");
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
v3
November 14, 2023