This commit is contained in:
2017-08-15 19:29:18 +02:00
commit 2214107cff
15 changed files with 1041 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
import 'typings-global'
import * as npmextra from 'npmextra'
import * as smartnpm from 'smartnpm'
export {
npmextra,
smartnpm
}