mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
3 lines
107 B
TypeScript
3 lines
107 B
TypeScript
export * as container from './container/Container.resource';
|
|
export * as item from './item/Item.resource';
|