now using EsDoc, closes #2

This commit is contained in:
LosslessBot
2016-07-14 13:02:58 +02:00
parent f0cc2f4cd6
commit 430f636ae4
6 changed files with 41 additions and 41 deletions

View File

@@ -1,10 +1,11 @@
import "typings-global";
export import beautylog = require("beautylog");
export declare let esdoc: any;
export declare let esdocPublisher: any;
export declare let gulp: any;
export declare let g: {
gFunction: any;
istanbul: any;
jsdoc3: any;
mocha: any;
replace: any;
sourcemaps: any;