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

Parameters

props: { number: number; string: string; boolean: boolean; strArr: string[]; obj: { foo: number; }; }