mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
⚡ Add resource descriptions index
This commit is contained in:
parent
20e8774634
commit
fcfad8548e
|
@ -1,2 +1,9 @@
|
|||
export * from './AuditLogDescription';
|
||||
export * from './ChannelDescription';
|
||||
export * from './CustomerDescription';
|
||||
export * from './DirectMessageDescription';
|
||||
export * from './EmojiDescription';
|
||||
export * from './InviteDescription';
|
||||
export * from './MessageDescription';
|
||||
export * from './PinnedMessageDescription';
|
||||
export * from './UserDescription';
|
||||
|
|
Loading…
Reference in a new issue