quintodrome/ui/src/audioplayer/index.js

4 lines
49 B
JavaScript
Raw Normal View History

import Player from './Player'
export { Player }