Public
Script
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Readme

this is used by a bunch of things as a "ping" so don't archive or delete it lol

1
2
3
export default async function what() {
console.log("what");
}
April 10, 2024