Generify smppSession

This commit is contained in:
David Majdandžić
2023-03-29 18:25:57 +02:00
parent d683ab870b
commit 330051382e
7 changed files with 215 additions and 297 deletions

View File

@@ -1,3 +0,0 @@
export class JobEvents {
static readonly STATE_CHANGED: string = "STATE_CHANGED";
}