You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-25 05:23:13 +03:00
Update typescript bits to aid matrix-react-sdk achieve noImplicitAny (#3079)
This commit is contained in:
committed by
GitHub
parent
44d2e47f96
commit
e492a44dde
@@ -573,6 +573,8 @@ export interface IWellKnownConfig {
|
||||
error?: Error | string;
|
||||
// eslint-disable-next-line
|
||||
base_url?: string | null;
|
||||
// XXX: this is undocumented
|
||||
server_name?: string;
|
||||
}
|
||||
|
||||
export interface IDelegatedAuthConfig {
|
||||
|
||||
Reference in New Issue
Block a user