linear.sourcetypecomparator.notendswith
Home > @runlightyear/linear > SourceTypeComparator > notEndsWith
SourceTypeComparator.notEndsWith property
Doesn't end with constraint. Matches any values that don't end with the given string.
Signature:notEndsWith?: string;