mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-10 09:16:16 +00:00
refactor: Change default exports to named exports for consistency
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Browser from '../browser/Browser'
|
||||
import { Browser } from '../browser/Browser'
|
||||
import { MicrosoftRewardsBot } from '../index'
|
||||
import type { AccountProxy } from '../interface/Account'
|
||||
import { log } from '../util/notifications/Logger'
|
||||
|
||||
Reference in New Issue
Block a user