3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-19 16:05:01 +00:00

Port CustomEventsPlugin

This commit is contained in:
Dragory 2020-07-30 02:47:47 +03:00
parent 067da253c0
commit a0e3e20648
9 changed files with 268 additions and 0 deletions

View file

@ -0,0 +1 @@
export class ActionError extends Error {}