Moves identicon svg to TS
This commit is contained in:
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;
|
||||
|
Reference in New Issue
Block a user