UNPKG

@nolanrigo/cloudformation

Version:

TypeScript-based imperative way to define AWS CloudFormation templates

7 lines (6 loc) 203 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Key_1 = require("./Key"); exports.Key = Key_1.default; var Alias_1 = require("./Alias"); exports.Alias = Alias_1.default;