bbacb95345
Remove not needed import
6 lines
101 B
JavaScript
6 lines
101 B
JavaScript
export default {
|
|
SRT: 'application/x-subrip',
|
|
TTML: 'application/ttml+xml',
|
|
VTT: 'text/vtt'
|
|
};
|