import 'typings-global' import * as beautylog from 'beautylog' let cron = require('cron') import * as lik from 'lik' import * as lodash from 'lodash' import * as rxjs from 'rxjs' import * as q from 'smartq' import * as smartdelay from 'smartdelay' export { beautylog, cron, lik, lodash, rxjs, q, smartdelay }