feat(v1/map): timeout
This commit is contained in:
@@ -235,6 +235,7 @@ export interface MapParams {
|
||||
includeSubdomains?: boolean;
|
||||
sitemapOnly?: boolean;
|
||||
limit?: number;
|
||||
timeout?: number;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user