This website works better with JavaScript
Home
Explore
Help
Sign In
aibaidu
/
aiarrive-h5
Watch
3
Star
0
Fork
0
Files
Pull Requests
0
Branch:
master
Branches
Tags
dev
master
aiarrive-h5
/
jsconfig.json
jsconfig.json
129 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
{
"compilerOptions": {
"types": [
"@dcloudio/types",
"miniprogram-api-typings",
"mini-types"
]
}
}