@portabletext/to-html - v3.0.0
    Preparing search index...

    Type Alias UnknownNodeType

    UnknownNodeType: { _type: string; [key: string]: unknown } | TypedObject

    Any node type that we can't identify - eg it has an _type, but we don't know anything about its other properties