UNPKG

dgeni

Version:

Flexible JavaScript documentation generator used by both AngularJS and Angular

8 lines (7 loc) 150 B
/** * @dgService log * @kind object * @description * A service for logging what the dgeni is up to */ export declare function logFactory(): any;