| 1 | // @ts-check |
| 2 | // Note: type annotations allow type checking and IDEs autocompletion |
| 3 | import { themes } from "prism-react-renderer"; |
| 4 | import ConfigLocalized from "./docusaurus.config.localized.json"; |
nothing calls this directly
no test coverage detected