daily-examples/dailyjs/shared/components/DeviceSelect/index.js

3 lines
105 B
JavaScript

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