jiti-meet/react/features/base/participants/components/index.js

4 lines
74 B
JavaScript
Raw Normal View History

2019-06-26 14:08:23 +00:00
// @flow
export { default as ParticipantView } from './ParticipantView';