UNPKG

material-ui-audio-player

Version:
16 lines (15 loc) 277 B
declare const _default: { STATUS: { PLAY: string; PAUSE: string; STOP: string; }; VOLUME: { STATUS: { MUTE: string; UNMUTE: string; }; DEFAULT_VALUE: number; }; }; export default _default;