Langfuse JS/TS SDKs
    Preparing search index...

    Interface PlaceholderMessage

    interface PlaceholderMessage {
        name: string;
        type?: "placeholder";
    }
    Index

    Properties

    Properties

    name: string
    type?: "placeholder"