UNPKG

150 BTypeScriptView Raw
1/**
2 * @dgService log
3 * @kind object
4 * @description
5 * A service for logging what the dgeni is up to
6 */
7export declare function logFactory(): any;