prepare for better smartfile module.

This commit is contained in:
Philipp Kunz
2016-05-19 22:11:18 +02:00
parent 28e71356ff
commit 759d4031d2
36 changed files with 55 additions and 48 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="./typings/main.d.ts" />
/// <reference path="./typings/index.d.ts" />
console.log("**** starting NPMTS ****");
import * as plugins from "./npmts.plugins"
import {promisechain} from "./npmts.promisechain";