APInextranextra function Exported from nextra. Signature Parameters:NameTypeDefaultnextraConfig.defaultShowCopyCodeboolean | undefinednextraConfig.searchboolean | { codeblocks: boolean; } | undefinednextraConfig.staticImageboolean | undefinednextraConfig.readingTimeboolean | undefinednextraConfig.latexboolean | { renderer: "mathjax"; options?: { src?: string | undefined; config?: MathJaxConfig | undefined; } | undefined; } | { options: rehype_katex_lib_index_js.Options; renderer: "katex"; } | undefinednextraConfig.codeHighlightboolean | undefinednextraConfig.mdxOptions{ rehypePlugins?: any; remarkPlugins?: any; recmaPlugins?: any; format?: "detect" | "mdx" | "md" | undefined; rehypePrettyCodeOptions?: Options | undefined; } | undefinednextraConfig.whiteListTagsStylingstring[] | undefinednextraConfig.contentDirBasePathstring | undefinednextraConfig.unstable_shouldAddLocaleToLinksboolean | undefinedReturns:(nextConfig: NextConfig) => NextConfigOverviewgetPageMap