mirror of
				https://github.com/n8n-io/n8n-nodes-starter.git
				synced 2025-10-30 23:02:25 -05:00 
			
		
		
		
	Refactor imports as advised in the n8n forum
This commit is contained in:
		
					parent
					
						
							
								6c337cfb6e
							
						
					
				
			
			
				commit
				
					
						6de4fce98a
					
				
			
		
					 2 changed files with 8 additions and 2 deletions
				
			
		|  | @ -3,11 +3,14 @@ import { | |||
| } from 'request'; | ||||
| 
 | ||||
| import { | ||||
| 	IDataObject, | ||||
| 	IExecuteFunctions, | ||||
| 	IExecuteSingleFunctions, | ||||
| 	IHookFunctions, | ||||
| 	ILoadOptionsFunctions, | ||||
| } from 'n8n-core'; | ||||
| 
 | ||||
| import { | ||||
| 	IDataObject, | ||||
| 	NodeApiError, | ||||
| 	NodeOperationError, | ||||
| } from 'n8n-workflow'; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue