refactor: decorator

This commit is contained in:
xiaojunnuo
2022-12-27 12:32:09 +08:00
parent c23f6172b5
commit 717d203622
30 changed files with 639 additions and 309 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
export * from "./api";
export * from "./registry";
export * from "./abstract-plugin";
export * from "./decorator";