Shiki integration for codemirror

I can see the utility of this for languages that don’t have an existing CodeMirror mode. But for a language that has a @codemirror/lang-* package, which is already parsing the code, why are you running Shiki? To align with a highlighting style used elsewhere on the page?