mirror of
				https://github.com/n8n-io/n8n-nodes-starter.git
				synced 2025-10-31 07:12: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
				
			
		|  | @ -1,8 +1,11 @@ | |||
| import { | ||||
| 	IExecuteFunctions, | ||||
| } from 'n8n-core'; | ||||
| 
 | ||||
| import { | ||||
| 	ICredentialsDecrypted, | ||||
| 	ICredentialTestFunctions, | ||||
| 	IDataObject, | ||||
| 	IExecuteFunctions, | ||||
| 	INodeCredentialTestResult, | ||||
| 	INodeExecutionData, | ||||
| 	INodeType, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue