We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
作者用 TS 重写了 min-model 并发布了 0.2.x 版本
经调试,Model.allInstances() API 与 0.1.x 版本结果不一致,建议退回 0.1.11 版本使用
Model.allInstances()
The text was updated successfully, but these errors were encountered:
退回 min-model 0.1.11 版本 Closes #28
b54929b
另外 Model.search(...).then is not a function #23 问题因为退回 0.1.11 而消失
Model.search(...).then is not a function
Sorry, something went wrong.
调整为 min-model 0.1.11 API Closes #23 #28
625053e
409915016
No branches or pull requests
作者用 TS 重写了 min-model 并发布了 0.2.x 版本
经调试,
Model.allInstances()
API 与 0.1.x 版本结果不一致,建议退回 0.1.11 版本使用The text was updated successfully, but these errors were encountered: