1
2
3
4
5
6
import { run } from "https://esm.town/v/neverstew/run";
export const runGetExample = run({
username: "neverstew",
valName: "publicKey",
});