UNPKG
jalali-ts
Version:
latest (8.0.0)
8.0.0
6.0.0
4.0.0
2.0.5
2.0.4
2.0.3
2.0.2
1.3.0
1.2.9
1.2.8
1.2.7
1.2.2
1.1.0
1.0.2
0.0.1
Parse and interact with jalali date
github.com/SaeedDev94/jalali-ts
SaeedDev94/jalali-ts
jalali-ts
/
dist
/
interface
/
IUnit.d.ts
2 lines
(1 loc)
•
55 B
TypeScript
View Raw
1
2
export
type
IUnit =
'year'
|
'month'
|
'week'
|
'day'
;