UNPKG

n8n-nodes-hebrew-calendar

Version:

n8n community node for Hebrew Calendar operations - check if dates are Shabbat, holidays, or Chol Hamoed

4 lines (3 loc) 176 B
import { INodeProperties } from 'n8n-workflow'; export declare const hebrewCalendarOperations: INodeProperties[]; export declare const hebrewCalendarFields: INodeProperties[];