gpt4 book ai didi

flowtype - Flow 是否有类似于 Typescript 中的 DefinitellyTyped 的接口(interface)库?

转载 作者:行者123 更新时间:2023-12-04 19:53:21 24 4
gpt4 key购买 nike

我从 Flow 开始,从 Typescript 切换。
TS 在 DefnitellyTyped 中包含一个大型的接口(interface)库。

Flow 是否有类似的接口(interface)库?我正在寻找一个图书馆
React 和 ReactDOM、Underscore 等等。

最佳答案

现在可以了:https://github.com/flowtype/flow-typed

flow-typed is a repository of third-party library interface definitions for use with Flow.

You can grab definitions directly from this GitHub repo, or you can use the CLI (currently in beta) to install a libdef for a given library:

$ npm install -g flow-typed
$ cd /path/to/my/project
$ flow-typed install -f 0.30 rxjs@5.0.0

关于flowtype - Flow 是否有类似于 Typescript 中的 DefinitellyTyped 的接口(interface)库?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33136712/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com