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