taskbuffer/dist/taskbuffer.plugins.d.ts

7 lines
197 B
TypeScript

import "typings-global";
import * as beautylog from "beautylog";
import * as lodash from "lodash";
import * as rxjs from "rxjs";
import * as q from 'smartq';
export { beautylog, lodash, rxjs, q };