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 plugins = require('./smartfile.plugins')
import { Smartfile } from './smartfile.classes.smartfile'
import * as smartfileFs from './smartfile.fs'