Langfuse JS/TS SDKs
    Preparing search index...

    Interface SchemaExtension

    This file was auto-generated by Fern from our API Definition.

    interface SchemaExtension {
        required: boolean;
        schema: string;
    }
    Index

    Properties

    Properties

    required: boolean
    schema: string