streamline package
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
import 'typings-global'
|
||||
import * as smartparam from 'smartparam'
|
||||
import * as smartq from 'smartq'
|
||||
import * as lodash from 'lodash'
|
||||
|
||||
export {
|
||||
smartq,
|
||||
lodash
|
||||
lodash,
|
||||
smartparam,
|
||||
smartq
|
||||
}
|
||||
|
Reference in New Issue
Block a user