Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/jurassic/examples/custom-config/server.ts>env

A Straightforward REST API Framework for Deno
Latest
variable env
import { env } from "https://deno.land/x/jurassic@0.1.2/examples/custom-config/server.ts";

type

{ CUSTOM_VAR_ENV: string; UNIVERSE: string; }