linXiv frontend (TS/JS)
Preparing search index...
types/generated
ArxivSearchBody
Type Alias ArxivSearchBody
type
ArxivSearchBody
=
{
max_results
?:
number
;
query
:
string
;
save
?:
boolean
;
sort
?:
string
;
}
Index
Properties
max_
results?
query
save?
sort?
Properties
Optional
max_
results
max_results
?:
number
query
query
:
string
Optional
save
save
?:
boolean
Optional
sort
sort
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max_
results
query
save
sort
linXiv frontend (TS/JS)
Loading...