variable envimport { env } from "https://deno.land/x/jurassic@0.1.2/examples/custom-config/server.ts"; type{ CUSTOM_VAR_ENV: string; UNIVERSE: string; }