UNPKG

@calj.net/jdates

Version:

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

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