next-safe-action Client & Action Definition Quick Start Chainable API Order Each method returns a new client instance — the chain is immutable. Entry Points | Entry point | Environment | Exports | |---|---|---| | | Server | , , , , , , , error classes, all core types | | | Client | , , , hook types | | | Client | (re-export from hooks for backward compatibility) | Supporting Docs - Client setup & configuration - Input & output validation with Standard Schema - Server error handling Anti-Patterns Server Code Function Parameters The function passed to receives a single object: For , a second ar…