Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修改 ArchiveCode.js #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

9-2-1
Copy link

@9-2-1 9-2-1 commented Jun 4, 2023

用类型标注和 TypeScript 的检查 JS 文件功能检查 (参考https://www.tslang.cn/docs/handbook/type-checking-javascript-files.html)
let 变 const
给一些位置加上 Cast.toString
修复 getContentOfList 可能输出 [Object object] 或者类似的内容的问题。

9-2-1 added 2 commits June 3, 2023 21:53
let 变 const, 检查容器是否为空,Cast.toString 使用
修复 getContentOfList 可能会发生返回 [object Object] 的问题
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant