@nextcloud/dialogs
    Preparing search index...

    Type Alias TextAlignLast

    TextAlignLast:
        | Globals
        | "auto"
        | "center"
        | "end"
        | "justify"
        | "left"
        | "right"
        | "start"