sebavan 6 rokov pred
rodič
commit
aaf50caee1
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      src/Actions/index.ts

+ 1 - 0
src/Actions/index.ts

@@ -1,4 +1,5 @@
 export * from "./action";
+export * from "./actionEvent";
 export * from "./actionManager";
 export * from "./condition";
 export * from "./directActions";