Type Alias TransformBox

TransformBox:
    | Globals
    | "border-box"
    | "content-box"
    | "fill-box"
    | "stroke-box"
    | "view-box"