Moozon
Moozon
I think this issue is caused by this line: https://github.com/sodiray/radash/blob/069b26cdd7d62e6ac16a0ad3baa1c9abcca420bc/src/object.ts#L276 Although this `assign` function is designed to merge two objects, you will still encounter situations where you need to merge...
Doc updated! But it says 'Unfortunately type definitions are currently not available for this package'
Thanks for your response! May I ask when is the new extractor available?
BTW, I noticed that [`@unocss/core`](https://www.jsdocs.io/package/@unocss/core#package-files) also uses [`.d.mts` exports](https://www.npmjs.com/package/@unocss/core?activeTab=code), but its [documentation](https://www.jsdocs.io/package/@unocss/core) looks fine. Am I missing something?
Oh! Sry for my carelessness, I didn't notice that `unocss/core` export both `.d.ts` and `.d.mts`. > The new extractor is already in good shape, it's the new website that I...