linXiv frontend (TS/JS)
Preparing search index...
types/generated
FullTextReceipt
Type Alias FullTextReceipt
type
FullTextReceipt
=
{
chars
?:
number
;
indexed
:
boolean
;
reason
?:
string
;
source_id
:
string
;
version
:
number
;
}
Index
Properties
chars?
indexed
reason?
source_
id
version
Properties
Optional
chars
chars
?:
number
indexed
indexed
:
boolean
Optional
reason
reason
?:
string
source_
id
source_id
:
string
version
version
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chars
indexed
reason
source_
id
version
linXiv frontend (TS/JS)
Loading...