smartpath/dist/smartpath.plugins.d.ts

5 lines
141 B
TypeScript
Raw Normal View History

2016-06-14 03:16:43 +00:00
import "typings-global";
export import beautylog = require("beautylog");
2016-04-30 10:07:49 +00:00
export declare var home: any;
2016-06-14 03:16:43 +00:00
export import path = require("path");