Skip to main content

linear.estimatecomparator.null

Home > @runlightyear/linear > EstimateComparator > null

EstimateComparator.null property

Null constraint. Matches any non-null values if the given value is false, otherwise it matches null values.

Signature:
null?: boolean;