UNPKG
tarikh
Version:
latest (1.0.1)
1.0.1
1.0.0
Jalali, Hijri Shamsi Date
github.com/SCR-IR/tarikh-npm
SCR-IR/tarikh-npm
tarikh
/
index.js
12 lines
(4 loc)
•
89 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
module
.exports = { ...
require
(
'./lib/date'
), ...
require
(
'./lib/tools'
) };