update plugin to use nmpts

This commit is contained in:
2016-03-12 08:24:05 +01:00
parent 222bfb42cd
commit 48f44ee937
15 changed files with 104 additions and 2127 deletions

3
ts/smartpath.plugins.ts Normal file
View File

@@ -0,0 +1,3 @@
/// <reference path="./typings/main.d.ts" />
export var beautylog = require ("beautylog");
export var path = require("path");