9 lines
230 B
TypeScript
9 lines
230 B
TypeScript
/**
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@pushrocks/smartlog-destination-clickhouse',
|
|
version: '1.0.6',
|
|
description: 'a smartlog destination pushing logs to clickhouse'
|
|
}
|