initial working version
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
import 'typings-global'
|
||||
|
||||
import * as beautylog from 'beautylog'
|
||||
import * as npmextra from 'npmextra'
|
||||
import * as smartnpm from 'smartnpm'
|
||||
import * as smarttime from 'smarttime'
|
||||
|
||||
export {
|
||||
beautylog,
|
||||
npmextra,
|
||||
smartnpm
|
||||
smartnpm,
|
||||
smarttime
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user