set up initial structure
This commit is contained in:
5
ts/index.ts
Normal file
5
ts/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/// <reference path="./typings/main.d.ts" />
|
||||
import plugins = require("./npmg.plugins");
|
||||
let npmg = {
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user