projectinfo/ts/projectinfo.plugins.ts

6 lines
185 B
TypeScript
Raw Normal View History

2016-11-26 13:45:56 +00:00
import 'typings-global'
export let path = require('path')
export let Q = require('q')
export import smartfile = require('smartfile')
export import smartstring = require('smartstring')