Rezi
    Preparing search index...

    Type Alias RefProp

    RefProp: "w" | "h" | "min_w" | "min_h"

    packages/core/src/constraints/types.ts — Constraint expression AST model.

    Why: Provides the parse/evaluate contract shared by parser, graph, and resolver.