smartpath/dist/smartpath.plugins.d.ts
2016-06-14 05:16:43 +02:00

5 lines
141 B
TypeScript

import "typings-global";
export import beautylog = require("beautylog");
export declare var home: any;
export import path = require("path");