style:ComponentInternalInstance 类型适配 (#1)

Co-authored-by: chenjianglong <chenjianglong@afanticar.com>
This commit is contained in:
青牛
2024-01-21 19:19:56 +08:00
committed by GitHub
parent f12c685456
commit e1b729d4c7
30 changed files with 64 additions and 50 deletions

View File

@@ -2,6 +2,7 @@
"globals": {
"Component": true,
"ComponentPublicInstance": true,
"ComponentInternalInstance": true,
"ComputedRef": true,
"EffectScope": true,
"ExtractDefaultPropTypes": true,