UNPKG

@hebcal/leyning

Version:

Torah Reading API for Parashat HaShavua and holidays

13 lines (12 loc) 412 B
export * from './types'; export * from './internalTypes'; export * from './locale'; export * from './common'; export * from './summary'; export * from './festival'; export { getLeyningKeyForEvent } from './getLeyningKeyForEvent'; export * from './specialReadings'; export * from './getLeyningForHoliday'; export * from './leyning'; export { getLeyningOnDate } from './getLeyningOnDate'; export * from './clone';