UNPKG

dgeni

Version:

Flexible JavaScript documentation generator used by both AngularJS and Angular

7 lines (6 loc) 234 B
export { Processor } from './Processor'; export { Document } from './Document'; export { DocCollection } from './DocCollection'; export { Dgeni } from './Dgeni'; export { Package } from './Package'; export { Module } from './Module';