smartpath/ts/smartpath.plugins.ts

5 lines
143 B
TypeScript
Raw Normal View History

2016-09-30 15:08:09 +00:00
import 'typings-global'
export import beautylog = require ('beautylog')
export var home = require('home')
export import path = require('path')