UNPKG

@push.rocks/smartlog-destination-clickhouse

Version:

A library to integrate Smartlog logging with ClickHouse database for efficient log storage and querying.

6 lines (4 loc) 203 B
// pushrocks scope import * as smartlogInterfaces from '@push.rocks/smartlog-interfaces'; import * as smartclickhouse from '@push.rocks/smartclickhouse'; export { smartlogInterfaces, smartclickhouse };