Runtime
Val Town uses the Deno runtime.
Included environment
- fetchto make HTTP requests
- importfrom npm and https
- setTimeout
- setInterval
You can view the custom types we support here.
Not included
- reading or writing to a local file system
Val Town uses the Deno runtime.
fetch to make HTTP requestsimport from npm and httpssetTimeoutsetIntervalYou can view the custom types we support here.