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