Kevin Sullivan
Results
2
comments of
Kevin Sullivan
Yep it's a breaking type-checking change -- although I'd be surprised if anyone's code with `import * as dayjs from dayjs` actually works with the latest emitted ES modules for...
Hey everyone, to add some more context for this type of change: The TypeScript definitions should reflect the actual JavaScript API. They should be the same; not different. That's what...