n8n_custom_nodes/custom_nodes_for_n8n-master/index.ts

2 lines
105 B
TypeScript
Raw Permalink Normal View History

2025-08-14 10:33:09 +00:00
export * from './nodes/MyCustomNode/MyCustomNode.node';
export * from './nodes/Generator/Generator.node';