eve
Version:
Filesystem-first framework for durable backend AI agents that run anywhere.
1 lines • 171 B
JavaScript
import{fromError}from"#compiled/zod-validation-error/index.js";function formatValidationError(e){return fromError(e,{prefix:void 0}).message}export{formatValidationError};