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
输入> pinyin("绿色", { type: 'array', toneType: "none" }) 输出> ['lü', 'se']
输出> ['lv', 'se'] 或 ['lu', 'se']
3.26.0
esmodule(浏览器 import 引入)
pinyin("绿色", { type: 'array', toneType: "none" })
The text was updated successfully, but these errors were encountered:
不应理解为错误
Sorry, something went wrong.
No branches or pull requests
bug 描述
你预期的样子是?
pinyin-pro 版本号
3.26.0
引入方式
esmodule(浏览器 import 引入)
最小成本的复现步骤
The text was updated successfully, but these errors were encountered: