smartlog-destination-clickh.../ts/slclick.plugins.ts
2024-06-14 17:14:55 +02:00

6 lines
203 B
TypeScript

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