You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full TS support was impossible by the authors because of the dayjs type design. My PR to dayjs was accepted a few weeks ago and will be in the next version. I started maintaining this repo and move to our Org with the same API and full TS support.
Thanks for this lib.
but it seems there isn't any type definition for typescript types because when I use
dayjs.calendar(...)
:I think you should extend the default dayjs's type definitions.
The text was updated successfully, but these errors were encountered: