feat(kol): dashboard view
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
declare module "@/views/KolDashboardView.vue" {
|
||||
import type { DefineComponent } from "vue";
|
||||
|
||||
const component: DefineComponent<Record<string, never>, Record<string, never>, any>;
|
||||
export default component;
|
||||
}
|
||||
Reference in New Issue
Block a user