Type Alias Race

Race:
    | "white"
    | "black"
    | "asian"
    | "indian"
    | "other"