smartlog-destination-clickh.../ts/slclick.plugins.ts

6 lines
203 B
TypeScript
Raw Permalink Normal View History

2022-07-26 11:43:23 +00:00
// pushrocks scope
2024-06-14 15:14:55 +00:00
import * as smartlogInterfaces from '@push.rocks/smartlog-interfaces';
import * as smartclickhouse from '@push.rocks/smartclickhouse';
2022-07-26 11:43:23 +00:00
2022-08-05 11:38:12 +00:00
export { smartlogInterfaces, smartclickhouse };