Initial project
This commit is contained in:
5
src/components/copyright/index.ts
Normal file
5
src/components/copyright/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import view from "./index.vue";
|
||||
import Toolkit from "~/utils/Toolkit";
|
||||
|
||||
export const Copyright = Toolkit.withInstall(view);
|
||||
export default Copyright;
|
||||
Reference in New Issue
Block a user