smartexit/ts/smartexit.logging.ts

3 lines
118 B
TypeScript
Raw Normal View History

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