UNPKG

@goldstack/infra

Version:

Utilities for defining infrastructure for npm packages.

4 lines 272 B
export type { Deployment, DeploymentName, DeploymentConfiguration, } from './types/InfrastructureConfiguration'; export type { DeploymentState, DeploymentsState, } from './types/deploymentStatesTypes'; export * from './deploymentState'; //# sourceMappingURL=infra.d.ts.map