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

Moved to @std.emailAPI.

1
2
3
export let emailAPI = () => {
throw new Error("This API has moved to @std.emailAPI.");
};
October 23, 2023