mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
4 lines
85 B
TypeScript
4 lines
85 B
TypeScript
export default async () => {
|
|
await import('@cliqz/adblocker-electron-preload');
|
|
};
|