Skip to main content
Module

x/blog/blog.tsx>Index

Minimal boilerplate blogging.
Go to Latest
function Index
import { Index } from "https://deno.land/x/blog@0.0.1/blog.tsx";

Parameters

unnamed 0: { posts: Map<string, Post>; settings: BlogSettings; hmr: boolean; }