Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Vue3+typescript 中,类型“AppConfig”上不存在属性“devtools”
但是,APIDoc是这方面的指南。
app.config.devtools = true;
我该怎么办?T_T
这个问题已经处理...
https://github.com/vuejs/vue-devtools/issues/1244