Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
1
2
3
4
// set by stevekrouse.untitled_NwQdD9zC at 2023-06-08T18:07:45.650Z
export let databaseVal = [{
"hello": "world"
}];
October 23, 2023