UNPKG

@aigamo/hydrangean-diva

Version:

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

5 lines (4 loc) 123 B
import { ReactElement } from 'react'; export declare const AppRoutes: (() => ReactElement) & { displayName: string; };