TinyBaseDataConnectorOptions
The TinyBaseDataConnectorOptions type describes the configuration options for creating a TinyBase-backed DataConnector.
{store: Store}| Type | Description | |
|---|---|---|
store | Store | The store property specifies the TinyBase Store to wrap. |
Since
v0.0.0