UNPKG

@n8n-plus/n8n-plus

Version:

n8n Workflow Automation Tool (plus edition)

4 lines (3 loc) 171 B
export { LocalGateway } from './local-gateway'; export type { LocalGatewayEvent } from './local-gateway'; export { LocalGatewayRegistry } from './local-gateway-registry';