@wearesage/schema
Preparing search index...
Index
Function Index
Index
(
options
?:
IndexOptions
)
:
(
target
:
any
,
propertyKey
:
string
)
=>
void
Index decorator - marks a property to be indexed in the database
Parameters
options
:
IndexOptions
= {}
Returns
(
target
:
any
,
propertyKey
:
string
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wearesage/schema
Loading...
Index decorator - marks a property to be indexed in the database