UNPKG

n8n-nodes-tulip

Version:
4 lines (3 loc) 115 B
import { description } from './description'; import { execute } from './execute'; export { description, execute };