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

Parameters

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