@@ -10,3 +10,7 @@ export type Device = {
|
||||
}
|
||||
trendingBetaEnabled: boolean
|
||||
}
|
||||
|
||||
export type Account = {
|
||||
searchTermHistory?: string[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user