Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
<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
>
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
json
matrix-js-sdk
Loading...
Generated using
TypeDoc