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 };
|