mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-21 05:10:58 +08:00
chore: generate
This commit is contained in:
@@ -1,15 +1,5 @@
|
||||
import { BoxRenderable, RGBA, TextareaRenderable, MouseEvent, PasteEvent, decodePasteBytes } from "@opentui/core"
|
||||
import {
|
||||
createEffect,
|
||||
createMemo,
|
||||
onMount,
|
||||
createSignal,
|
||||
onCleanup,
|
||||
on,
|
||||
Show,
|
||||
Switch,
|
||||
Match,
|
||||
} from "solid-js"
|
||||
import { createEffect, createMemo, onMount, createSignal, onCleanup, on, Show, Switch, Match } from "solid-js"
|
||||
import "opentui-spinner/solid"
|
||||
import path from "path"
|
||||
import { fileURLToPath } from "url"
|
||||
|
||||
Reference in New Issue
Block a user