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

6 lines
201 B
TypeScript
Raw Normal View History

2022-07-26 13:43:23 +02:00
// pushrocks scope
import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces';
import * as smartclickhouse from '@pushrocks/smartclickhouse';
2022-08-05 13:38:12 +02:00
export { smartlogInterfaces, smartclickhouse };