Correctly import modes through @pullfrog/pullfrog/internal (#428)
* Corectly import `modes` through `@pullfrog/pullfrog/internal` * add a biome rule * fix rule
This commit is contained in:
committed by
pullfrog[bot]
parent
cc46af0d47
commit
421eecebe3
@@ -20,6 +20,8 @@ export {
|
||||
Effort,
|
||||
ghPullfrogMcpName,
|
||||
} from "../external.ts";
|
||||
export type { Mode } from "../modes.ts";
|
||||
export { modes } from "../modes.ts";
|
||||
export type {
|
||||
AgentInfo,
|
||||
BuildPullfrogFooterParams,
|
||||
|
||||
Reference in New Issue
Block a user