tools/ts/index.ts

5 lines
105 B
TypeScript
Raw Normal View History

2016-03-02 00:34:48 +00:00
/// <reference path="./typings/main.d.ts" />
import plugins = require("./npmg.plugins");
let npmg = {
};