UNPKG

@bitjson/typedoc

Version:

Create api documentation for TypeScript projects.

7 lines 254 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var comment_1 = require("./comment"); exports.Comment = comment_1.Comment; var tag_1 = require("./tag"); exports.CommentTag = tag_1.CommentTag; //# sourceMappingURL=index.js.map