UNPKG

@mbakgun/n8n-nodes-slack-socket-mode

Version:

Slack Socket Mode Node for n8n that allows you to use +100 Slack events in your n8n instance with proxy mode

4 lines 226 B
export { default as ClearStateStore } from './clear-state-store'; export { FileStateStore, FileStateStoreArgs } from './file-state-store'; export { StateObj, StateStore } from './interface'; //# sourceMappingURL=index.d.ts.map