Skip to main content
Latest
type alias ApplicationOptions
import { type ApplicationOptions } from "https://deno.land/x/lean@0.0.6/types.ts";
definition: { rootUrl: URL | string; mode: Mode; }