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