Skip to main content
Module

x/fathym_common/mod.ts>EaCArtifactDetails

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
interface EaCArtifactDetails
implements EaCVertexDetails
Re-export
import { type EaCArtifactDetails } from "https://deno.land/x/fathym_common@v0.0.80-eac/mod.ts";

Properties

optional
BuildCommand: string | null
optional
DeployCommand: string | null
optional
InstallCommand: string | null
optional
NPMRegistry: string | null
optional
Output: string | null