mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
feat(coding-agent): export getShellConfig for extensions (#766)
This commit is contained in:
committed by
GitHub
Unverified
parent
b11b7d1f84
commit
c5cf74e032
@@ -280,3 +280,5 @@ export {
|
||||
type ThemeColor,
|
||||
} from "./modes/interactive/theme/theme.js";
|
||||
export { parseFrontmatter, stripFrontmatter } from "./utils/frontmatter.js";
|
||||
// Shell utilities
|
||||
export { getShellConfig } from "./utils/shell.js";
|
||||
|
||||
Reference in New Issue
Block a user