adds .local/share/millennium and easyeffects
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
interface Window {
|
||||
[propName: string]: any;
|
||||
}
|
||||
|
||||
declare namespace browser {
|
||||
namespace runtime {
|
||||
const OnInstalledReason: typeof chrome.runtime.OnInstalledReason;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user