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