smartexit/ts/smartexit.logging.ts
2021-07-27 13:42:13 +02:00

4 lines
119 B
TypeScript

import * as plugins from './smartexit.plugins';
export const ora = new plugins.smartlogSourceOra.SmartlogSourceOra();