Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
1
2
3
export let importFromGist = await import(
"https://gist.githubusercontent.com/tmcw/ccad20142d37f267f84c63bf2d784ce2/raw/3a167e7cbdf08cd93fccde754bd2efbeed626f38/test.mjs"
);
October 23, 2023