CmpStr - v3.2.1
GitHub
npm
jsDelivr
Docs
Support
Example
Preparing search index...
utils/Types
IndexedResult
Type Alias IndexedResult<R>
IndexedResult
:
MetricResultSingle
<
R
>
&
{
__idx
?:
number
}
IndexedResult is a MetricResultSingle with optional index metadata.
Type Parameters
R
=
MetricRaw
The type of the raw result
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GitHub
npm
jsDelivr
Docs
Support
Example
CmpStr - v3.2.1
Loading...
IndexedResult is a MetricResultSingle with optional index metadata.