Skip to main content
Go to Latest
variable components
import { components } from "https://deno.land/x/aleph@1.0.0-beta.38/examples/react-mdx-app/components/Heading.tsx";

type

Record<string, FC<PropsWithChildren<{ id: string; }>>>