Files
jitsi-meet/react/features/base/avatar/components/index.native.js
2019-07-08 16:53:30 +02:00

5 lines
82 B
JavaScript

// @flow
export * from './native';
export { default as Avatar } from './Avatar';