Skip to main content
Module

x/lunchbox/components/Markdown/setup.ts>iMarkdown

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
type alias iMarkdown
import { type iMarkdown } from "https://deno.land/x/lunchbox@v0.3.15/components/Markdown/setup.ts";
definition: iComponent<HTMLDivElement> & { markdown_content: string; renderOptions: RenderOptions; }