Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "api/goal/support/environment"

Index

Type aliases

GoalEnvironment

GoalEnvironment: "0-code/" | "1-staging/" | "2-prod/" | "8-doom/"

Variables

Const IndependentOfEnvironment

IndependentOfEnvironment: GoalEnvironment = "0-code/"

Const ProductionEnvironment

ProductionEnvironment: GoalEnvironment = "2-prod/"

Const ProjectDisposalEnvironment

ProjectDisposalEnvironment: GoalEnvironment = "8-doom/"

Const StagingEnvironment

StagingEnvironment: GoalEnvironment = "1-staging/"

Generated using TypeDoc