smartnetwork/dist/smartnetwork.plugins.d.ts

4 lines
98 B
TypeScript
Raw Normal View History

2017-12-12 22:35:20 +00:00
declare let speedtestNet: any;
import * as smartq from 'smartq';
export { speedtestNet, smartq };