smartuniverse/dist_ts/smartuniverse.logging.d.ts
2020-09-24 18:13:48 +00:00

3 lines
110 B
TypeScript

import * as plugins from './smartuniverse.plugins';
export declare const logger: plugins.smartlog.ConsoleLog;