reticulum-js
RNS Manual
RNS Forum
Preparing search index...
@reticulum/node
getSchema
Function getSchema
getSchema
(
id
:
string
)
:
Record
<
string
,
any
>
|
undefined
Returns the configuration schema for the interface registered under the given id.
Parameters
id
:
string
Returns
Record
<
string
,
any
>
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RNS Manual
RNS Forum
reticulum-js
Loading...
Returns the configuration schema for the interface registered under the given id.