added ProjectInfo main class
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import 'typings-global'
|
||||
export let path = require('path')
|
||||
export let Q = require('q')
|
||||
export import path = require('path')
|
||||
export import q = require('q')
|
||||
export import smartfile = require('smartfile')
|
||||
export import smartstring = require('smartstring')
|
||||
export import smartpath = require('smartpath')
|
||||
|
||||
Reference in New Issue
Block a user