UNPKG

@calj.net/jdates

Version:

The Jewish Dates library from https://CalJ.net

12 lines (11 loc) 495 B
export { Anniversary } from "./Anniversary.js"; export { AnniversaryType } from "./AnniversaryType.js"; export { Festival } from "./Festival.js"; export { GDate } from "./GDate.js"; export { HDate, HDateMonth } from "./HDate.js"; export { HebrewParashaLocalizer } from "./HebrewParashaLocalizer.js"; export { Parasha } from "./Parasha.js"; export { ParashaScheme } from "./ParashaScheme.js"; export { Rite } from "./Rite.js"; export { sidrot } from "./Sidra.js"; export const version = "1.1.1";