mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-10 07:43:05 +08:00
11 lines
172 B
JSON
11 lines
172 B
JSON
{
|
|
"compilerOptions": {
|
|
"types": [
|
|
"uni-app",
|
|
"html5plus",
|
|
"miniprogram-api-typings/types/lib.wx.api.d.ts",
|
|
"mini-types/types/api"
|
|
]
|
|
}
|
|
}
|