feat(kol): three-pane prompt editor + KolManageView UI
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
declare module "@/views/KolManageView.vue" {
|
||||
import type { DefineComponent } from "vue";
|
||||
|
||||
const component: DefineComponent<Record<string, never>, Record<string, never>, any>;
|
||||
export default component;
|
||||
}
|
||||
|
||||
declare module "@/views/KolDashboardView.vue" {
|
||||
import type { DefineComponent } from "vue";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user