mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
feat: export highlightCode and getLanguageFromPath for extensions (#703)
This commit is contained in:
committed by
GitHub
Unverified
parent
653025e6ca
commit
9137c0c947
@@ -264,9 +264,11 @@ export {
|
||||
} from "./modes/interactive/components/index.js";
|
||||
// Theme utilities for custom tools and extensions
|
||||
export {
|
||||
getLanguageFromPath,
|
||||
getMarkdownTheme,
|
||||
getSelectListTheme,
|
||||
getSettingsListTheme,
|
||||
highlightCode,
|
||||
initTheme,
|
||||
Theme,
|
||||
type ThemeColor,
|
||||
|
||||
Reference in New Issue
Block a user