jiti-meet/react/features/base/audio-only/index.js

7 lines
89 B
JavaScript

// @flow
export * from './actions';
export * from './actionTypes';
import './reducer';