UNPKG

866 BJavaScriptView Raw
1"use strict";
2function __export(m) {
3 for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
4}
5Object.defineProperty(exports, "__esModule", { value: true });
6var express = require("./express");
7exports.express = express;
8var fs = require("fs-extra-promise");
9exports.fs = fs;
10var fsPath = require("path");
11exports.fsPath = fsPath;
12var yaml = require("js-yaml");
13exports.yaml = yaml;
14var minimist = require("minimist");
15exports.minimist = minimist;
16__export(require("@tdb/util"));
17//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlicy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9saWJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7O0FBQUEsbUNBQXFDO0FBT2xCLDBCQUFPO0FBTjFCLHFDQUF1QztBQU1YLGdCQUFFO0FBTDlCLDZCQUErQjtBQUtDLHdCQUFNO0FBSnRDLDhCQUFnQztBQUlRLG9CQUFJO0FBSDVDLG1DQUFxQztBQUc1Qiw0QkFBUTtBQURqQiwrQkFBMEIifQ==
\No newline at end of file