mirror of
				https://github.com/mendableai/firecrawl.git
				synced 2025-11-04 03:53:17 +00:00 
			
		
		
		
	Update types.ts
This commit is contained in:
		
							parent
							
								
									8aa07afb6d
								
							
						
					
					
						commit
						37299fc035
					
				@ -445,7 +445,7 @@ export function legacyDocumentConverter(doc: any): Document {
 | 
			
		||||
    extract: doc.llm_extraction,
 | 
			
		||||
    screenshot: doc.screenshot ?? doc.fullPageScreenshot,
 | 
			
		||||
    actions: doc.actions ?? undefined,
 | 
			
		||||
    warning: doc.warning,
 | 
			
		||||
    warning: doc.warning ?? undefined,
 | 
			
		||||
    metadata: {
 | 
			
		||||
      ...doc.metadata,
 | 
			
		||||
      pageError: undefined,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user