Rewrite WallClockListener
as onTimeTravel
This commit is contained in:
parent
11cfb4f76f
commit
6668348197
5 changed files with 82 additions and 30 deletions
1
ts/window.d.ts
vendored
1
ts/window.d.ts
vendored
|
@ -550,7 +550,6 @@ export type WhisperType = {
|
|||
MessageCollection: typeof MessageModelCollectionType;
|
||||
|
||||
GroupMemberConversation: WhatIsThis;
|
||||
WallClockListener: WhatIsThis;
|
||||
|
||||
deliveryReceiptQueue: PQueue;
|
||||
deliveryReceiptBatcher: BatcherType<Receipt>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue