This commit is contained in:
2017-03-24 01:42:59 +01:00
commit 063eeaaa7f
14 changed files with 160 additions and 0 deletions

5
ts/index.ts Normal file
View File

@@ -0,0 +1,5 @@
import * as lodash from 'lodash'
export {
lodash
}