MCPcopy Create free account
hub / github.com/bombshell-dev/clack / defaultFormatBorder

Function defaultFormatBorder

packages/prompts/src/box.ts:99–99  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

97}
98
99const defaultFormatBorder = (text: string) => text;
100
101/**
102 * Renders a customizable box around text content. It's similar to {@link note} but offers

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected