Handle PniChangeNumber
This commit is contained in:
parent
412f07d2a2
commit
79b48115e6
32 changed files with 1086 additions and 485 deletions
|
@ -3,6 +3,6 @@
|
|||
|
||||
import './wrap';
|
||||
|
||||
import { signalservice as SignalService } from './compiled';
|
||||
import { signalservice as SignalService, signal as Signal } from './compiled';
|
||||
|
||||
export { SignalService };
|
||||
export { SignalService, Signal };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue