mirror of
				https://github.com/mendableai/firecrawl.git
				synced 2025-11-03 19:43:01 +00:00 
			
		
		
		
	Update types.ts
This commit is contained in:
		
							parent
							
								
									84fb00ec3f
								
							
						
					
					
						commit
						60a15d00eb
					
				@ -322,6 +322,7 @@ export function legacyScrapeOptions(x: ScrapeOptions): PageOptions {
 | 
			
		||||
    removeTags: x.excludeTags,
 | 
			
		||||
    onlyMainContent: x.onlyMainContent,
 | 
			
		||||
    waitFor: x.waitFor,
 | 
			
		||||
    headers: x.headers,
 | 
			
		||||
    includeLinks: x.formats.includes("links"),
 | 
			
		||||
    screenshot: x.formats.includes("screenshot"),
 | 
			
		||||
    fullPageScreenshot: x.formats.includes("screenshot@fullPage"),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user