mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 11:21:46 +00:00
feat: rename IPC
This commit is contained in:
2
src/reset.d.ts
vendored
2
src/reset.d.ts
vendored
@ -14,7 +14,7 @@ declare global {
|
||||
}
|
||||
|
||||
interface DocumentEventMap {
|
||||
audioCanPlay: CustomEvent<Compressor>;
|
||||
'ytmd:audio-can-play': CustomEvent<Compressor>;
|
||||
videodatachange: CustomEvent<VideoDataChanged>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user