ui-svelte-inspector
The ui-svelte-inspector module of the TinyBase project provides a component to help debug the state of your TinyBase stores and other objects.
The component in this module uses the Svelte DOM runtime and so is not appropriate for non-DOM environments.
This is a client-only module. Its package export is only available under the browser condition, and it does not provide server-side rendering.
See also
Since
v8.2.0