fix(dependencies): remove obsolete imports of typings-global
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
import 'typings-global';
|
||||
import plugins = require('./smartpath.plugins');
|
||||
|
||||
export let isDir = function(pathArg: string) {
|
||||
|
@ -1,4 +1,3 @@
|
||||
import 'typings-global';
|
||||
import plugins = require('./smartpath.plugins');
|
||||
|
||||
/* ------------------------------------------ *
|
||||
|
Reference in New Issue
Block a user