UNPKG

@exezt-/webamp-custom

Version:

Winamp 2 implemented in HTML5 and JavaScript

6 lines (5 loc) 201 B
interface Props { children: string; } declare const CharacterString: import("react").MemoExoticComponent<(props: Props) => import("react/jsx-runtime").JSX.Element>; export default CharacterString;