UNPKG

@nolanrigo/cloudformation

Version:

TypeScript-based imperative way to define AWS CloudFormation templates

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