UNPKG

@nolanrigo/cloudformation

Version:

TypeScript-based imperative way to define AWS CloudFormation templates

6 lines (5 loc) 268 B
export { default as Cluster } from "./Cluster"; export { default as TaskSet } from "./TaskSet"; export { default as TaskDefinition } from "./TaskDefinition"; export { default as PrimaryTaskSet } from "./PrimaryTaskSet"; export { default as Service } from "./Service";