Mappedin JS - v6.14.0
Developer Portal
API Reference
License
AI Docs (llms.txt)
Preparing search index...
SearchResultItem
Type Alias SearchResultItem<T>
type
SearchResultItem
<
T
extends
Places
|
EnterpriseLocation
|
EnterpriseCategory
,
>
=
{
item
:
T
;
match
:
MiniSearchResult
[
"match"
]
;
score
:
number
;
type
:
T
[
"__type"
]
;
}
Type Parameters
T
extends
Places
|
EnterpriseLocation
|
EnterpriseCategory
Index
Properties
item
match
score
type
Properties
item
item
:
T
match
match
:
MiniSearchResult
[
"match"
]
score
score
:
number
type
type
:
T
[
"__type"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
item
match
score
type
Developer Portal
API Reference
License
AI Docs (llms.txt)
Mappedin JS - v6.14.0
Loading...