UNPKG

@nolanrigo/cloudformation

Version:

TypeScript-based imperative way to define AWS CloudFormation templates

7 lines (6 loc) 364 B
export { default as Policy } from "./Policy"; export { default as Certificate } from "./Certificate"; export { default as PolicyPrincipalAttachment } from "./PolicyPrincipalAttachment"; export { default as ThingPrincipalAttachment } from "./ThingPrincipalAttachment"; export { default as TopicRule } from "./TopicRule"; export { default as Thing } from "./Thing";