refactor value explorer

This commit is contained in:
Dmitry Vasilev
2023-07-31 23:17:48 +03:00
parent 3a5903596b
commit c006aae380
6 changed files with 205 additions and 203 deletions

View File

@@ -1,5 +1,6 @@
import {exec, get_state} from '../index.js'
import {ValueExplorer, stringify_for_header} from './value_explorer.js'
import {ValueExplorer} from './value_explorer.js'
import {stringify_for_header} from '../value_explorer_utils.js'
import {el, stringify, fn_link} from './domutils.js'
/*