feat: ✨ vue 3.3版本新特性 defineOptions 添加类型声明
Former-commit-id: 0980f9e77270e2138823572fec59ea3f4bdd5991
This commit is contained in:
@@ -29,5 +29,6 @@ module.exports = {
|
|||||||
globals: {
|
globals: {
|
||||||
DialogOption: "readonly",
|
DialogOption: "readonly",
|
||||||
OptionType: "readonly",
|
OptionType: "readonly",
|
||||||
|
defineOptions: "readonly",
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user