UNPKG

@nolanrigo/cloudformation

Version:

TypeScript-based imperative way to define AWS CloudFormation templates

7 lines (6 loc) 400 B
export { default as RobotApplication } from "./RobotApplication"; export { default as SimulationApplication } from "./SimulationApplication"; export { default as SimulationApplicationVersion } from "./SimulationApplicationVersion"; export { default as Robot } from "./Robot"; export { default as Fleet } from "./Fleet"; export { default as RobotApplicationVersion } from "./RobotApplicationVersion";