smartlog-destination-clickh.../ts/slclick.plugins.ts
2022-08-05 13:38:12 +02:00

6 lines
201 B
TypeScript

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