UNPKG

276 BTypeScriptView Raw
1import init from './init';
2export { init };
3export default init;
4export * from './types';
5export { log, file, plural, singular } from './common';
6export { R, fs, fsPath, Subject, Observable, moment, listr, IListr, IListrOptions, IListrTask, exec, inquirer, } from './common';