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

x/bob/examples/personal-blog/layouts/blog/index.tsx>default

A static site generator for the dynamic web - develop with TSX and build with Deno
Latest
variable default
import { default } from "https://deno.land/x/bob@v2.8.1/examples/personal-blog/layouts/blog/index.tsx";

type

Component<any, { title: string; }, { title: string; }>