linXiv frontend (TS/JS)
Preparing search index...
types/generated
ApiRequest
Type Alias ApiRequest
type
ApiRequest
=
{
body
?:
unknown
;
method
:
string
;
path
:
string
;
}
Index
Properties
body?
method
path
Properties
Optional
body
body
?:
unknown
method
method
:
string
path
path
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
method
path
linXiv frontend (TS/JS)
Loading...