Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
ComboThreshold
Interface ComboThreshold
interface
ComboThreshold
{
count
:
number
;
callback
:
(
count
:
number
)
=>
void
;
data
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
count
callback
data?
Properties
count
count
:
number
callback
callback
:
(
count
:
number
)
=>
void
Optional
data
data
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
callback
data
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...