mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-08 23:03:08 +08:00
10 lines
129 B
JSON
10 lines
129 B
JSON
{
|
|
"compilerOptions": {
|
|
"types": [
|
|
"@dcloudio/types",
|
|
"miniprogram-api-typings",
|
|
"mini-types"
|
|
]
|
|
}
|
|
}
|