UNPKG
jalaliday
Version:
latest (3.1.1)
3.1.1
3.1.0
3.0.0
2.3.0
2.2.8
2.2.7
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.0.1
2.0.0
1.1.1
1.1.0
1.0.0
Persian (Jalali, Khorshidi) Plugin for Day.js
github.com/farnabaz/jalaliday
farnabaz/jalaliday
jalaliday
/
dist
/
_chunks
/
plugin-Bd7Mm-sn.d.mts
6 lines
(5 loc)
•
134 B
text/typescript
View Raw
1
2
3
4
5
6
import
{
PluginFunc
}
from
"dayjs"
;
//#region src/dayjs/plugin.d.ts
declare
const
plugin
:
PluginFunc
;
//#endregion
export
{ plugin };