cherry-markdown
cherry-markdown copied to clipboard
[Bug Report] fileUploadMulti 的 typescript 声明错误
Prerequisites
-
[X] There isn't an existing issue that reports the same bug to avoid duplicates.
-
[X] The provided information offers a minimal reproducible example of the bug, (Why create a Minimal).
-
[X] For Q&A, please open a GitHub Discussion instead.
Version
v0.8.57
Reproduction Link
No response
Describe the Bug
fileUploadMulti 的 ts 声明应该是 (files: File[], callback: FileUploadCallback) => void 而不是 (files: File, callback: FileUploadCallback) => void
System Information
No response
Contributing
None
收到,感谢反馈,欢迎给我们提pr哈~