(lang: CodeLanguage)
| 634 | layout, |
| 635 | nodes, |
| 636 | svgs, |
| 637 | textSegments, |
| 638 | pluginComponents, |
| 639 | pluginCode, |
| 640 | config, |
| 641 | preferredLang, |
| 642 | resolveStyleVars |
| 643 | } |
| 644 | } |
| 645 | |
| 646 | function normalizeRootString( |
| 647 | content: string, |
no outgoing calls
no test coverage detected