mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
refactor value explorer
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {el, scrollIntoViewIfNeeded} from './domutils.js'
|
||||
import {exec} from '../index.js'
|
||||
import {header} from './value_explorer.js'
|
||||
import {header} from '../value_explorer_utils.js'
|
||||
|
||||
export class Logs {
|
||||
constructor(ui, el) {
|
||||
|
||||
Reference in New Issue
Block a user