2 lines
86 B
JavaScript
2 lines
86 B
JavaScript
export { default } from './MessageDistributor';
|
|
export * from './MessageDistributor';
|