Unsupported OS Dialog
This commit is contained in:
parent
c6e184016b
commit
ac50af52d2
44 changed files with 776 additions and 224 deletions
2
ts/window.d.ts
vendored
2
ts/window.d.ts
vendored
|
@ -150,8 +150,8 @@ declare global {
|
|||
getAppInstance: () => string | undefined;
|
||||
getConversations: () => ConversationModelCollectionType;
|
||||
getBuildCreation: () => number;
|
||||
getBuildExpiration: () => number;
|
||||
getEnvironment: typeof getEnvironment;
|
||||
getExpiration: () => number;
|
||||
getHostName: () => string;
|
||||
getInteractionMode: () => 'mouse' | 'keyboard';
|
||||
getLocale: () => string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue