chore: generate
This commit is contained in:
@@ -1,15 +1,5 @@
|
|||||||
import { BoxRenderable, RGBA, TextareaRenderable, MouseEvent, PasteEvent, decodePasteBytes } from "@opentui/core"
|
import { BoxRenderable, RGBA, TextareaRenderable, MouseEvent, PasteEvent, decodePasteBytes } from "@opentui/core"
|
||||||
import {
|
import { createEffect, createMemo, onMount, createSignal, onCleanup, on, Show, Switch, Match } from "solid-js"
|
||||||
createEffect,
|
|
||||||
createMemo,
|
|
||||||
onMount,
|
|
||||||
createSignal,
|
|
||||||
onCleanup,
|
|
||||||
on,
|
|
||||||
Show,
|
|
||||||
Switch,
|
|
||||||
Match,
|
|
||||||
} from "solid-js"
|
|
||||||
import "opentui-spinner/solid"
|
import "opentui-spinner/solid"
|
||||||
import path from "path"
|
import path from "path"
|
||||||
import { fileURLToPath } from "url"
|
import { fileURLToPath } from "url"
|
||||||
|
|||||||
Reference in New Issue
Block a user