Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
TypedResponse
Interface TypedResponse<T>
interface
TypedResponse
<
T
>
{
json
(
)
:
Promise
<
T
>
;
}
Type Parameters
T
Hierarchy
Response
TypedResponse
Index
Methods
json
Methods
json
json
(
)
:
Promise
<
T
>
MDN Reference
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
json
matrix-js-sdk
Loading...
MDN Reference