@nextcloud/dialogs
    Preparing search index...

    Type Alias TextEmphasisStyle

    TextEmphasisStyle:
        | Globals
        | "circle"
        | "dot"
        | "double-circle"
        | "filled"
        | "none"
        | "open"
        | "sesame"
        | "triangle"
        | string & {}