Type Alias HangingPunctuation

HangingPunctuation:
    | Globals
    | "allow-end"
    | "first"
    | "force-end"
    | "last"
    | "none"
    | string & {}