mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-08-03 19:41:28 +02:00
chore: more typescript
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* },
|
||||
* windowBounds: { width: 800, height: 600 },
|
||||
*/
|
||||
const settings = {
|
||||
export const settings = {
|
||||
adBlock: "adBlock",
|
||||
api: "api",
|
||||
apiSettings: {
|
||||
@@ -41,5 +41,3 @@ const settings = {
|
||||
height: "windowBounds.height",
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = settings;
|
Reference in New Issue
Block a user