Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Latest
variable components
import { components } from "https://deno.land/x/aleph@1.0.0-beta.44/examples/react-mdx-app/components/Heading.tsx";

type

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