Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias BasicSummaryProps
import { type BasicSummaryProps } from "https://deno.land/x/fathym_atomic_reports@v0.0.19/src/molecules/BasicSummary.tsx";
definition: { abstract: string; content: string; title: number; }