5 lines
105 B
TypeScript
5 lines
105 B
TypeScript
|
/// <reference path="./typings/main.d.ts" />
|
||
|
import plugins = require("./npmg.plugins");
|
||
|
let npmg = {
|
||
|
|
||
|
};
|