import { normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";

export const trimNonEmptyString = normalizeOptionalString;
