fix(tui): share runtime with external plugins
This commit is contained in:
parent
d71bc0055a
commit
363905dcdd
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env bun
|
||||
|
||||
import "@opentui/solid/runtime-plugin-support"
|
||||
import { NodeRuntime, NodeServices } from "@effect/platform-node"
|
||||
import { Effect } from "effect"
|
||||
import { Commands } from "./commands/commands"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue