@dxos/client
Preparing search index...
echo
getSchema
Variable getSchema
Const
getSchema
:
(
obj
:
unknown
|
undefined
)
=>
Schema.Schema.AnyNoContext
|
undefined
Returns the schema for the given object if one is defined.
Type declaration
(
obj
:
unknown
|
undefined
)
:
Schema.Schema.AnyNoContext
|
undefined
Parameters
obj
:
unknown
|
undefined
Returns
Schema.Schema.AnyNoContext
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/client
Loading...
Returns the schema for the given object if one is defined.