mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-18 22:13:58 +00:00
1.0
This commit is contained in:
4
src/interface/Account.ts
Normal file
4
src/interface/Account.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface Account {
|
||||
email: string;
|
||||
password: string;
|
||||
}
|
||||
Reference in New Issue
Block a user