smartexit/ts/smartexit.logging.ts
2019-05-28 09:31:10 +02:00

3 lines
118 B
TypeScript

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