mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-10 05:27:03 +03:00
refactor: remove dead code, add more types
This commit is contained in:
@@ -58,7 +58,7 @@ interface SBConfig {
|
||||
}
|
||||
}
|
||||
|
||||
interface SBObject {
|
||||
export interface SBObject {
|
||||
configListeners: Array<Function>;
|
||||
defaults: SBConfig;
|
||||
localConfig: SBConfig;
|
||||
|
||||
Reference in New Issue
Block a user