smartenv/dist/smartenv.plugins.d.ts

5 lines
95 B
TypeScript
Raw Normal View History

2016-11-21 10:58:37 +00:00
import 'typings-global';
import * as Q from 'q';
import * as _ from 'lodash';
export { Q, _ };