UNPKG
jewish-dates-core
Version:
latest (2.0.24)
2.0.24
2.0.23
2.0.22
2.0.21
2.0.20
2.0.19
2.0.18
2.0.17
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.1
1.2.0
1.0.19
1.0.18
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.1
1.0.0
Jewish dates core
react-jewish-datepicker.js.org
Shmulik-Kravitz/react-jewish-datepicker
jewish-dates-core
/
dist
/
mjs
/
index.js
3 lines
(2 loc)
•
168 B
JavaScript
View Raw
1
2
3
export
*
from
"./interfaces"
;
export
*
from
"./jewishDateCore"
;
import
{
JewishMonth
as
o}
from
"jewish-date"
;
const
t=o;
export
{t
as
JewishMonth
};
//# sourceMappingURL=index.js.map