mirror of
				https://github.com/n8n-io/n8n-nodes-starter.git
				synced 2025-10-30 23:02:25 -05:00 
			
		
		
		
	principal node created
This commit is contained in:
		
					parent
					
						
							
								de3e6aa70b
							
						
					
				
			
			
				commit
				
					
						fc3d0df193
					
				
			
		
					 12 changed files with 1266 additions and 577 deletions
				
			
		
							
								
								
									
										5
									
								
								index.js
									
										
									
									
									
								
							
							
						
						
									
										5
									
								
								index.js
									
										
									
									
									
								
							|  | @ -1,9 +1,8 @@ | |||
| const { S4DSAuth } = require('./dist/nodes/S4DSAuth/S4DSAuth.node.js'); | ||||
| const { S4DSExample } = require('./dist/nodes/S4DSExample/S4DSExample.node.js'); | ||||
| const { S4DSMain } = require('./dist/nodes/S4DSMain/S4DSMain.node.js'); | ||||
| 
 | ||||
| const { S4DSApi } = require('./dist/credentials/S4DSApi.credentials.js'); | ||||
| 
 | ||||
| module.exports = { | ||||
| 	nodes: [S4DSAuth, S4DSExample], | ||||
| 	nodes: [S4DSMain], | ||||
| 	credentials: [S4DSApi], | ||||
| }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue