UNPKG

@nolanrigo/cloudformation

Version:

TypeScript-based imperative way to define AWS CloudFormation templates

5 lines (4 loc) 144 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Group_1 = require("./Group"); exports.Group = Group_1.default;