Documentation
Preparing search index...
ts-engine/src
GlobalSearchResults
Type Alias GlobalSearchResults
GlobalSearchResults
:
{
[
ObjectType
in
OBJECT_TYPE
]
?:
(
BaseGlobalSearchResult
<
ObjectType
>
&
(
ObjectType
extends
keyof
GlobalSearchResultPropertiesByObjectType
?
GlobalSearchResultPropertiesByObjectType
[
ObjectType
]
:
unknown
)
)
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...