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

x/fathym_common/src/eac/EaCLandingZoneAsCode.ts>EaCLandingZoneAsCode

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
interface EaCLandingZoneAsCode
implements EaCDetails<EaCLandingZoneDetails>
import { type EaCLandingZoneAsCode } from "https://deno.land/x/fathym_common@v0.0.158/src/eac/EaCLandingZoneAsCode.ts";

Properties

optional
LaunchPads: { [key: string]: EaCLaunchPadAsCode; } | null