1
2
3
4
5
let { untitled_test_state } = await import("https://esm.town/v/stevekrouse/untitled_test_state");
export function untitled_mutate_test_state(newState) {
return (untitled_test_state = newState);
}
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!
October 23, 2023