We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 015187d commit 80a6375Copy full SHA for 80a6375
src/index.ts
@@ -1,6 +1,5 @@
1
#! /usr/bin/env bun
2
3
-// Import necessary modules from the libraries
4
import { Command } from "@effect/cli"
5
import { BunContext, BunRuntime } from "@effect/platform-bun"
6
import { Console, Effect } from "effect"
0 commit comments