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