predictype

predictype v0.8.1


predictype / sets/enums / SetRelationEnum

Enumeration: SetRelationEnum

Defined in: enums/sets.ts:36

Enumeration Members

SUBSET_OF

SUBSET_OF: "subset_of"

Defined in: enums/sets.ts:37


SUPERSET_OF

SUPERSET_OF: "superset_of"

Defined in: enums/sets.ts:38


STRICT_SUBSET_OF

STRICT_SUBSET_OF: "strict_subset_of"

Defined in: enums/sets.ts:39


STRICT_SUPERSET_OF

STRICT_SUPERSET_OF: "strict_superset_of"

Defined in: enums/sets.ts:40