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

6 lines
201 B
TypeScript
Raw Normal View History

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