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

9 lines
204 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';
export {
smartlogInterfaces,
smartclickhouse
}