3 lines
118 B
TypeScript
3 lines
118 B
TypeScript
|
import * as plugins from './smartexit.plugins';
|
||
|
|
||
|
export const ora = new plugins.smartlogSourceOra.SmartlogSourceOra();
|