UNPKG

@aigamo/hydrangean-diva

Version:

An open-source online media player that can be deployed to and hosted on GitHub pages.

4 lines (3 loc) 97 B
import { ReactElement } from 'react'; declare const App: () => ReactElement; export default App;