Explorar o código

Add missing export

sebavan %!s(int64=6) %!d(string=hai) anos
pai
achega
aaf50caee1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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";