Skip to content

Commit

Permalink
update prelude.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jan 22, 2024
1 parent f4f5679 commit b8540ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/prelude.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ import startAgent, {
listAgents,
} from "https://deno.land/x/fluentci@v0.10.9/src/cmd/agent.ts";
import whoami from "https://deno.land/x/fluentci@v0.10.9/src/cmd/whoami.ts";

const ls = listJobs;

0 comments on commit b8540ff

Please sign in to comment.