Typescript stuff.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
1
src/@types/global.d.ts
vendored
1
src/@types/global.d.ts
vendored
@@ -18,4 +18,5 @@ interface Window {
|
||||
Olm: {
|
||||
init: () => Promise<void>;
|
||||
};
|
||||
mxSendRageshake: (text: string, withLogs?: boolean) => void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user