Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
1
2
3
4
5
import { user } from "https://esm.town/v/neverstew/user";
export const userExample = user({
id: "a0bf3b31-15a5-4d5c-880e-4b1e22c9bc18",
});
October 23, 2023