Type Alias AlignSelf

AlignSelf:
    | Globals
    | SelfPosition
    | "auto"
    | "baseline"
    | "normal"
    | "stretch"
    | string & {}