added readme and first working version
This commit is contained in:
4
dist/smartanalytics.plugins.d.ts
vendored
Normal file
4
dist/smartanalytics.plugins.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import 'typings-global';
|
||||
import * as smartrequest from 'smartrequest';
|
||||
import * as smartq from 'smartq';
|
||||
export { smartrequest, smartq };
|
Reference in New Issue
Block a user