Files
smartanalytics/dist/smartanalytics.plugins.d.ts

5 lines
138 B
TypeScript
Raw Normal View History

2017-02-24 03:00:15 +01:00
import 'typings-global';
import * as smartrequest from 'smartrequest';
import * as smartq from 'smartq';
export { smartrequest, smartq };