dates
This commit is contained in:
@@ -26,6 +26,8 @@ export interface SearchConfig {
|
||||
platforms: PlatformConfig[]
|
||||
strategies: SearchStrategy[]
|
||||
maxResults: number
|
||||
minAgeDays?: number
|
||||
maxAgeDays?: number
|
||||
timeFilter?: 'past-day' | 'past-week' | 'past-month' | 'past-year' | 'all'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user