function greet(name: string): stringReturns a localized greeting for the given name.
@/lib/greet.tsWavy-underlined symbol above a type-hover card showing signature, one-line description, and source path.
The import and the props worth knowing about, in one place.
import { Editor7 } from "@/components/beste/piece/editor7";
<Editor7
symbol="greet"
signature="function greet(name: string): string"
description="Returns a localized greeting for the given name."
source="@/lib/greet.ts"
/>Ship with confidence by running through the five-point review.
pnpm releaseRendered markdown mini card with a heading, lede paragraph, bullet list, and inline code chip.
Code line with a rose wavy underline on the offending token above an alert card with message and source code.
Function call line with a caret plus a signature popover underneath. The current parameter underlines in primary.
Code line with a teammate's blinking caret tinted by tone and a name tag floating above it.