LWT JavaScript API
Preparing search index...
types/globals
WordCounts
Interface WordCounts
interface
WordCounts
{
expr
:
Record
<
string
,
number
>
;
expru
:
Record
<
string
,
number
>
;
stat
:
Record
<
string
,
Record
<
string
,
number
>
>
;
statu
:
Record
<
string
,
Record
<
string
,
number
>
>
;
total
:
Record
<
string
,
number
>
;
totalu
:
Record
<
string
,
number
>
;
}
Index
Properties
expr
expru
stat
statu
total
totalu
Properties
expr
expr
:
Record
<
string
,
number
>
expru
expru
:
Record
<
string
,
number
>
stat
stat
:
Record
<
string
,
Record
<
string
,
number
>
>
statu
statu
:
Record
<
string
,
Record
<
string
,
number
>
>
total
total
:
Record
<
string
,
number
>
totalu
totalu
:
Record
<
string
,
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expr
expru
stat
statu
total
totalu
LWT JavaScript API
Loading...