()
| 4955 | get children() { |
| 4956 | return createComponent2(ResultSortedTableInHtmlTable, { |
| 4957 | get queryId() { |
| 4958 | return props.queryId; |
| 4959 | }, |
| 4960 | get queries() { |
| 4961 | return props.queries; |
| 4962 | }, |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…