providerplaneai
    Preparing search index...

    Interface contract for ClientTextPart.

    interface ClientTextPart {
        text: string;
        type: "text";
    }
    Index

    Properties

    Properties

    text: string
    type: "text"