@@ -0,0 +1,8 @@
/// <reference types="vite/client" />
/// <reference types="kintone" />
declare module '*.vue' {
import { DefineComponent } from 'vue';
const component: DefineComponent<{}, {}, any>;
export default component;
}
The note is not visible to the blocked user.