UNPKG

@nolanrigo/cloudformation

Version:

TypeScript-based imperative way to define AWS CloudFormation templates

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