Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fastro/modules/blog/blog.layout.tsx>default

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Latest
function default
import { default } from "https://deno.land/x/fastro@v0.94.1/modules/blog/blog.layout.tsx";

Parameters

props: { CSS: string; markdown: string; attrs: Record<string, unknown>; data?: any; }