📜  typescript 文件找不到模块 vue - TypeScript 代码示例

📅  最后修改于: 2022-03-11 14:48:23.744000             🧑  作者: Mango

代码示例1
import SidebarToggleIcon from '@/components/SidebarToggleIcon.vue';
//n the Sidebar.vue file, try to add the ".vue" extension in import declaration , something like this: