mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-15 04:11:47 +00:00
4 lines
94 B
TypeScript
4 lines
94 B
TypeScript
declare module 'simple-youtube-age-restriction-bypass' {
|
|
export const inject: () => void;
|
|
}
|