Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
function Logger
import { Logger } from "https://deno.land/x/fresh@1.6.5/tests/fixture_partials/islands/Logger.tsx";

Parameters

props: { children?: ComponentChildren; name?: string; }