// request handlers import { default as highlightCodeAction } from "./highlightCodeAction"; export const SyntaxHighlightController = { highlightCodeAction, };
GitFOSS • v0.2.0 (#8f4aa2e) • MIT License