UNPKG

705 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var init_1 = require("./init");
4exports.init = init_1.default;
5exports.default = init_1.default;
6var common_1 = require("./common");
7exports.log = common_1.log;
8exports.file = common_1.file;
9exports.plural = common_1.plural;
10exports.singular = common_1.singular;
11var common_2 = require("./common");
12exports.R = common_2.R;
13exports.fs = common_2.fs;
14exports.fsPath = common_2.fsPath;
15exports.Subject = common_2.Subject;
16exports.Observable = common_2.Observable;
17exports.moment = common_2.moment;
18exports.listr = common_2.listr;
19exports.exec = common_2.exec;
20exports.inquirer = common_2.inquirer;
21//# sourceMappingURL=index.js.map
\No newline at end of file