3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-12 12:55:02 +00:00

Port CustomEventsPlugin

This commit is contained in:
Dragory 2020-07-30 02:47:47 +03:00
parent 28de8a592b
commit 4c4496600b
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
9 changed files with 268 additions and 0 deletions

View file

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