quintodrome/ui/src/audioplayer/index.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
49 B
JavaScript
Raw Normal View History

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