smartpath/dist/smartpath.plugins.d.ts

5 lines
141 B
TypeScript
Raw Permalink Normal View History

2016-09-30 15:08:09 +00:00
import 'typings-global';
export import beautylog = require('beautylog');
2016-04-30 10:07:49 +00:00
export declare var home: any;
2016-09-30 15:08:09 +00:00
export import path = require('path');