Skip to main content
Go to Latest
type alias EaCProjectResolverConfiguration
import { type EaCProjectResolverConfiguration } from "https://deno.land/x/fathym_everything_as_code@v0.0.402/src/eac/modules/applications/EaCProjectResolverConfiguration.ts";
definition: { Hostname: string; Path?: string; Port?: number; }