为什么没有@types 用于语义-ui-反应? @types/semantic-ui 可以吗?没有@types我能过得去吗?
Why no @types for Semantic-ui-react? Will @types/semantic-ui work? Can I get by without @types?
我在我的 node.js react-app 上使用打字稿。
想使用语义-ui-反应。
但是我似乎找不到@types/semantic-ui-react。我只能找到@types/semantic-ui。
@types/semantic-ui 够吗?没有@types我能过得去吗?
我在过去的评论中注意到他们在 2016 年致力于 @types for react,但似乎找不到 @types。
Semantic UI React 默认包含类型,您不需要安装任何额外的包。
https://github.com/Semantic-Org/Semantic-UI-React/blob/v0.86.0/package.json#L8
我在我的 node.js react-app 上使用打字稿。
想使用语义-ui-反应。 但是我似乎找不到@types/semantic-ui-react。我只能找到@types/semantic-ui。
@types/semantic-ui 够吗?没有@types我能过得去吗?
我在过去的评论中注意到他们在 2016 年致力于 @types for react,但似乎找不到 @types。
Semantic UI React 默认包含类型,您不需要安装任何额外的包。
https://github.com/Semantic-Org/Semantic-UI-React/blob/v0.86.0/package.json#L8