mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 06:02:42 +00:00
parent
3a57f1259b
commit
48fc57f321
2 changed files with 3 additions and 0 deletions
|
|
@ -290,6 +290,8 @@ export {
|
|||
Theme,
|
||||
type ThemeColor,
|
||||
} from "./modes/interactive/theme/theme.js";
|
||||
// Clipboard utilities
|
||||
export { copyToClipboard } from "./utils/clipboard.js";
|
||||
export { parseFrontmatter, stripFrontmatter } from "./utils/frontmatter.js";
|
||||
// Shell utilities
|
||||
export { getShellConfig } from "./utils/shell.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue