mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
4 lines
74 B
TypeScript
4 lines
74 B
TypeScript
export const inject: () => void;
|
|
|
|
export const isInjected: () => boolean;
|