index.ts 104 B

12
  1. export { default as InboundList } from './InboundList';
  2. export { isInboundMultiUser } from './helpers';