1 Star 0 Fork 10

风吹麦浪/react-native-alipay

forked from uiw/react-native-alipay 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 338 Bytes
一键复制 编辑 原始数据 按行查看 历史
小弟调调 提交于 2021-05-10 14:21 . chore: modify typedoc config.
{
"compilerOptions": {
},
"typedocOptions": {
"entryPoints": ["./index.d.ts"],
"out": "typedoc",
"name": "React Native Alipay",
"theme": "minimal",
"excludeExternals": true,
"excludePrivate": true,
"excludeProtected": true,
"toc": ["EntryClass", "ImportantInterface"],
"hideGenerator": true
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gorden5200/react-native-alipay.git
git@gitee.com:gorden5200/react-native-alipay.git
gorden5200
react-native-alipay
react-native-alipay
master

搜索帮助