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