smartexit/ts/smartexit.logging.ts

4 lines
119 B
TypeScript
Raw Normal View History

2019-05-28 07:31:10 +00:00
import * as plugins from './smartexit.plugins';
2021-07-27 11:42:13 +00:00
export const ora = new plugins.smartlogSourceOra.SmartlogSourceOra();