UNPKG

n8n-nodes-ippanel

Version:
5 lines (3 loc) 156 B
import { IPPanel } from './nodes/IPPanel/IPPanel.node'; import { IPPanelApi } from './credentials/IPPanelApi.credentials'; export { IPPanel, IPPanelApi };