Move getDefaultConversation
into a shared test folder
This commit is contained in:

committed by
Scott Nonnenberg

parent
dd0ea6b3fe
commit
8e7379a591
2
ts/window.d.ts
vendored
2
ts/window.d.ts
vendored
@@ -478,8 +478,6 @@ declare global {
|
||||
getServerTrustRoot: () => WhatIsThis;
|
||||
readyForUpdates: () => void;
|
||||
|
||||
STORYBOOK_ENV?: string;
|
||||
|
||||
// Flags
|
||||
isGroupCallingEnabled: () => boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user