mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
refactor(editor): Extract users api into rest-api-client package (no-changelog) (#18046)
This commit is contained in:
@@ -17,6 +17,7 @@ export * from './sso';
|
||||
export * from './tags';
|
||||
export * from './templates';
|
||||
export * from './ui';
|
||||
export * from './users';
|
||||
export * from './versions';
|
||||
export * from './webhooks';
|
||||
export * from './workflowHistory';
|
||||
|
||||
Reference in New Issue
Block a user