UNPKG

@nolanrigo/cloudformation

Version:

TypeScript-based imperative way to define AWS CloudFormation templates

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