daily-examples/custom/active-speaker/components/SpeakerView/SpeakerTile/index.js

3 lines
101 B
JavaScript

export { SpeakerTile as default } from './SpeakerTile';
export { SpeakerTile } from './SpeakerTile';