()
| 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() { |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…