Generify smppSession
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
export interface CenterPDUProcessor {
|
||||
processPdu(session: any, pdu: any): Promise<any>;
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -1,3 +0,0 @@
|
||||
export interface CenterPDUProcessor {
|
||||
processPdu(session: any, pdu: any): Promise<any>;
|
||||
}
|
||||