MCPcopy Create free account
hub / github.com/tinyplex/tinybase / fallback

Function fallback

docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:5304–5310  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5302 _el$32,
5303 createComponent2(ErrorBoundary, {
5304 get fallback() {
5305 return (() => {
5306 var _el$33 = _tmpl$10();
5307 insert(_el$33, INSPECTOR_ERROR_MESSAGE);
5308 return _el$33;
5309 })();
5310 },
5311 get children() {
5312 return createComponent2(Body, {
5313 get s() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…