Magek Framework
    Preparing search index...

    Type Alias TypeGroup

    TypeGroup:
        | "String"
        | "Number"
        | "Boolean"
        | "Enum"
        | "Union"
        | "Intersection"
        | "Function"
        | "Class"
        | "Interface"
        | "Type"
        | "Array"
        | "Object"
        | "ReadonlyArray"
        | "Other"