@samply/lens
Preparing search index...
QueryItem
Type Alias QueryItem
type
QueryItem
=
{
description
?:
string
;
id
:
string
;
key
:
string
;
name
:
string
;
system
?:
string
;
type
:
string
;
values
:
QueryValue
[]
;
}
Index
Properties
description?
id
key
name
system?
type
values
Properties
Optional
description
description
?:
string
id
id
:
string
key
key
:
string
name
name
:
string
Optional
system
system
?:
string
type
type
:
string
values
values
:
QueryValue
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
key
name
system
type
values
@samply/lens
Loading...