UNPKG

@nolanrigo/cloudformation

Version:

TypeScript-based imperative way to define AWS CloudFormation templates

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