UNPKG

aws-ddk-core

Version:

The AWS DataOps Development Kit is an open source development framework for customers that build data workflows and modern data architecture on AWS.

6 lines 211 B
#!/usr/bin/env node "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const bin_1 = require("./bin"); (0, bin_1.main)(undefined, { '--esm': true }); //# sourceMappingURL=bin-esm.js.map