fix: update types

This commit is contained in:
JellyBrick
2023-11-12 02:55:44 +09:00
parent 3a431841b7
commit ccd029c040
4 changed files with 6 additions and 6 deletions

1
src/reset.d.ts vendored
View File

@ -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 {