Plumile JS API
Preparing search index...
filter-query/src
defineSchema
Function defineSchema
defineSchema
<
S
extends
Record
<
string
,
FieldDescriptor
>
>
(
schema
:
S
)
:
S
Freeze and return the schema (immutability guard for consumers).
Type Parameters
S
extends
Record
<
string
,
FieldDescriptor
>
Parameters
schema
:
S
Returns
S
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Plumile JS API
Loading...
Freeze and return the schema (immutability guard for consumers).