@ng-doc/app
Version:
<!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/ng-doc/ng-doc"> <img src="https://ng-doc.com/assets/images/ng-doc.svg?raw=true" alt="Logo" height="150px"> </a>
15 lines (14 loc) • 537 B
TypeScript
export * from '@ng-doc/app/classes';
export * from '@ng-doc/app/components';
export * from '@ng-doc/app/constants';
export * from '@ng-doc/app/defaults';
export * from '@ng-doc/app/directives';
export * from '@ng-doc/app/helpers';
export * from '@ng-doc/app/interfaces';
export * from '@ng-doc/app/pipes';
export * from '@ng-doc/app/processors';
export * from '@ng-doc/app/providers';
export * from '@ng-doc/app/services';
export * from '@ng-doc/app/tokens';
export * from '@ng-doc/app/type-controls';
export * from '@ng-doc/app/types';