smartlog/ts_destination_clickhouse/slclick.plugins.ts

6 lines
202 B
TypeScript

// pushrocks scope
import * as smartlogInterfaces from '../dist_ts_interfaces/index.js';
import * as smartclickhouse from '@push.rocks/smartclickhouse';
export { smartlogInterfaces, smartclickhouse };