mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 01:12:15 +00:00
chore: generate
This commit is contained in:
parent
65b2a10e97
commit
81f0885879
1 changed files with 1 additions and 11 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue