MediaStore: Writable<{
    currentMediaElement: HTMLMediaElement | null;
}>

Type declaration

  • currentMediaElement: HTMLMediaElement | null