UNPKG
@subrotosaha/bangla-date
Version:
latest (1.9.0)
1.9.0
1.8.0
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
A simple utility package for string manipulation in JavaScript.
@subrotosaha/bangla-date
/
src
/
index.ts
4 lines
(2 loc)
•
66 B
text/typescript
View Raw
1
2
3
4
import
BanglaDate
from
"./Date/index.js"
;
export
{
BanglaDate
};