Moves identicon svg to TS
This commit is contained in:
parent
347f542ac0
commit
e76f603233
9 changed files with 111 additions and 129 deletions
2
ts/window.d.ts
vendored
2
ts/window.d.ts
vendored
|
@ -633,8 +633,6 @@ export type WhisperType = {
|
|||
) => void;
|
||||
};
|
||||
|
||||
IdenticonSVGView: WhatIsThis;
|
||||
|
||||
ExpiringMessagesListener: {
|
||||
init: (events: Backbone.Events) => void;
|
||||
update: () => void;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue