mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
4 lines
138 B
TypeScript
4 lines
138 B
TypeScript
export * as file from './file/File.resource';
|
|
export * as item from './item/Item.resource';
|
|
export * as list from './list/List.resource';
|