Files
amap-test/jsconfig.json

6 lines
68 B
JSON
Raw Permalink Normal View History

2023-01-06 16:59:02 +08:00
{
"compilerOptions": {
"types": ["element-plus/global"]
}
}