tswatch/dist_ts/tswatch.logging.d.ts

3 lines
102 B
TypeScript
Raw Normal View History

2020-05-22 07:25:34 +00:00
import * as plugins from './tswatch.plugins';
export declare const logger: plugins.smartlog.Smartlog;