smartlog-destination-clickh.../ts/slclick.plugins.ts
2022-07-26 13:43:23 +02:00

9 lines
204 B
TypeScript

// pushrocks scope
import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces';
import * as smartclickhouse from '@pushrocks/smartclickhouse';
export {
smartlogInterfaces,
smartclickhouse
}