smartenv/dist/smartenv.plugins.d.ts

5 lines
120 B
TypeScript
Raw Normal View History

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