refactor: add new tree adapter corresponding to search

This commit is contained in:
jamesgeorge007
2024-02-22 19:46:39 +05:30
parent af7e6b70cd
commit 46654853f0
6 changed files with 128 additions and 122 deletions

View File

@@ -1,5 +1,6 @@
import { Ref } from "vue"
import * as E from "fp-ts/Either"
import { HandleRef } from "./handle"
import {
Workspace,