smartuniverse/dist_ts/smartuniverse.logging.d.ts

3 lines
110 B
TypeScript
Raw Normal View History

2020-09-24 18:13:48 +00:00
import * as plugins from './smartuniverse.plugins';
export declare const logger: plugins.smartlog.ConsoleLog;