Models

from typing import Literal

TypeParam = Literal["all", "cedge", "default", "vedge"]