projectinfo/ts/projectinfo.plugins.ts

7 lines
237 B
TypeScript

import 'typings-global'
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')