33e6a7a28e
Merged via squash. Prepared head SHA: 637ff7d3c87c95fcda983e27a05f82e64982fc05 Co-authored-by: feniix <91633+feniix@users.noreply.github.com> Co-authored-by: altaywtf <9790196+altaywtf@users.noreply.github.com> Reviewed-by: @altaywtf
3 lines
140 B
TypeScript
3 lines
140 B
TypeScript
/** Root OpenClaw configuration Zod schema — the full `openclaw.json` shape. */
|
|
export { OpenClawSchema } from "../config/zod-schema.js";
|