更新模板
This commit is contained in:
@@ -30,7 +30,6 @@ export function cool(app: VueApp) {
|
||||
initTheme();
|
||||
initLocale();
|
||||
|
||||
console.log(app);
|
||||
}
|
||||
|
||||
export * from "./animation";
|
||||
@@ -44,3 +43,5 @@ export * from "./theme";
|
||||
export * from "./upload";
|
||||
export * from "./utils";
|
||||
export * from "./types";
|
||||
export * from "./api";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user