mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 11:21:46 +00:00
fix: update types
This commit is contained in:
1
src/reset.d.ts
vendored
1
src/reset.d.ts
vendored
@ -4,7 +4,6 @@ import { ipcRenderer as electronIpcRenderer } from 'electron';
|
||||
import is from 'electron-is';
|
||||
|
||||
import config from './config';
|
||||
import { YoutubePlayer } from './types/youtube-player';
|
||||
|
||||
declare global {
|
||||
interface Compressor {
|
||||
|
||||
Reference in New Issue
Block a user