Readme

Returns what version of Val Town you're currently running.

  • v2 – currently on val.town
  • v3-staging – v3.val.town
  • v3 – when we deploy v3 to val.town
1
export let runtime = (): "v2" | "v3" | "v3-staging" => "v3";
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
October 23, 2023