UNPKG

@nolanrigo/cloudformation

Version:

TypeScript-based imperative way to define AWS CloudFormation templates

9 lines (8 loc) 450 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Application_1 = require("./Application"); exports.Application = Application_1.default; var ApplicationOutput_1 = require("./ApplicationOutput"); exports.ApplicationOutput = ApplicationOutput_1.default; var ApplicationReferenceDataSource_1 = require("./ApplicationReferenceDataSource"); exports.ApplicationReferenceDataSource = ApplicationReferenceDataSource_1.default;