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