mirror of
https://gitlab1.ptb.de/waltem01/Matrix
synced 2024-12-26 12:01:45 +00:00
commented interfaces.ts file
This commit is contained in:
parent
153c32c9b4
commit
e0366fdd04
@ -1,3 +1,4 @@
|
|||||||
|
// Interface to represent a response from the matrix API server
|
||||||
export interface APIResponse {
|
export interface APIResponse {
|
||||||
success: boolean;
|
success: boolean;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user