sebavan пре 6 година
родитељ
комит
aaf50caee1
1 измењених фајлова са 1 додато и 0 уклоњено
  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";