openreplay/frontend/app/player/MessageDistributor/index.js
2021-05-01 15:12:01 +05:30

2 lines
86 B
JavaScript

export { default } from './MessageDistributor';
export * from './MessageDistributor';