UNPKG
shabbatpackagetest
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
This is an npm package to close web on jews Shabbat and holidays.
shabbatpackagetest
/
index.mjs
3 lines
•
192 B
JavaScript
View Raw
1
2
3
export
{isShabbat}
from
"./package/isShabbat.mjs"
;
export
{shabbatBlockerMiddleware}
from
"./package/shabbatBlockerMiddleware.mjs"
;
export
{shbbatDateObj}
from
"./package/shbbatDateObj.mjs"
;