@umbraco-cms/backoffice
    Preparing search index...

    Type Alias DecorationWithType

    DecorationWithType: Decoration & { type: DecorationType }

    prosemirror-view does not export the type property of Decoration. This adds the type property to the Decoration type.