remove typings-global

This commit is contained in:
2018-02-16 23:12:14 +01:00
parent fe73e8edf7
commit 24b890956e
15 changed files with 5 additions and 24 deletions

View File

@@ -1,5 +1,3 @@
import 'typings-global'
import * as plugins from './smartfile.plugins'
import * as SmartfileFs from './smartfile.fs'
import * as SmartfileInterpreter from './smartfile.interpreter'