Skip to main content

linear.numbercomparator.gte

Home > @runlightyear/linear > NumberComparator > gte

NumberComparator.gte property

Greater-than-or-equal constraint. Matches any values that are greater than or equal to the given value.

Signature:
gte?: number;