predictype

predictype v0.13.0


predictype / regexps/enums / RegExpResultSizeEnum

Enumeration: RegExpResultSizeEnum

Defined in: enums/regexps.ts:25

Enumeration Members

SIZE_EQUALS

SIZE_EQUALS: "size_equals"

Defined in: enums/regexps.ts:26


SIZE_GREATER_THAN

SIZE_GREATER_THAN: "size_greater_than"

Defined in: enums/regexps.ts:27


SIZE_GREATER_THAN_OR_EQUALS

SIZE_GREATER_THAN_OR_EQUALS: "size_greater_than_or_equals"

Defined in: enums/regexps.ts:28


SIZE_LESS_THAN

SIZE_LESS_THAN: "size_less_than"

Defined in: enums/regexps.ts:29


SIZE_LESS_THAN_OR_EQUALS

SIZE_LESS_THAN_OR_EQUALS: "size_less_than_or_equals"

Defined in: enums/regexps.ts:30