mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-30 12:43:36 +00:00
4 lines
164 B
TypeScript
4 lines
164 B
TypeScript
// ACP text normalization facade shared with older imports.
|
|
|
|
export { normalizeOptionalString as normalizeText } from "@openclaw/normalization-core/string-coerce";
|