chore(runtime-core): remove unnecessary variables (#2680)
This commit is contained in:
		
							parent
							
								
									1f567264a7
								
							
						
					
					
						commit
						3efa2aff13
					
				@ -47,8 +47,8 @@ export function defineAsyncComponent<
 | 
			
		||||
 | 
			
		||||
  const {
 | 
			
		||||
    loader,
 | 
			
		||||
    loadingComponent: loadingComponent,
 | 
			
		||||
    errorComponent: errorComponent,
 | 
			
		||||
    loadingComponent,
 | 
			
		||||
    errorComponent,
 | 
			
		||||
    delay = 200,
 | 
			
		||||
    timeout, // undefined = never times out
 | 
			
		||||
    suspensible = true,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user