639 Star 4.1K Fork 805

GVPDCloud / uni-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test.ts 125 Bytes
一键复制 编辑 原始数据 按行查看 历史
fxy060608 提交于 2022-07-08 18:21 . release: v3.0.0-alpha-3050120220706002
export function test(): JSONObject {
var res = { a: 1, b: [1, 2, 3] }
return res
}
type JSONObject = Record<string, any>
JavaScript
1
https://gitee.com/dcloud/uni-app.git
git@gitee.com:dcloud/uni-app.git
dcloud
uni-app
uni-app
next

搜索帮助