mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-18 23:52:42 +00:00
chore: generate
This commit is contained in:
parent
1124315267
commit
e56999fd36
1 changed files with 1 additions and 8 deletions
|
|
@ -6,14 +6,7 @@
|
|||
// while the footer view renders the current menu state below it.
|
||||
/** @jsxImportSource @opentui/solid */
|
||||
import { pathToFileURL } from "bun"
|
||||
import {
|
||||
StyledText,
|
||||
bg,
|
||||
fg,
|
||||
type KeyBinding,
|
||||
type KeyEvent,
|
||||
type TextareaRenderable,
|
||||
} from "@opentui/core"
|
||||
import { StyledText, bg, fg, type KeyBinding, type KeyEvent, type TextareaRenderable } from "@opentui/core"
|
||||
import { useKeyboard, useRenderer } from "@opentui/solid"
|
||||
import fuzzysort from "fuzzysort"
|
||||
import path from "path"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue