Files
openclaw/extensions/browser/src/cli/command-format.ts
2026-06-04 07:56:15 -04:00

5 lines
141 B
TypeScript

/**
* Re-export for CLI command formatting used by Browser setup/help output.
*/
export { formatCliCommand } from "../sdk-setup-tools.js";