Langfuse JS/TS SDKs
    Preparing search index...

    Interface ResourceMeta

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

    interface ResourceMeta {
        location: string;
        resourceType: string;
    }
    Index

    Properties

    location: string
    resourceType: string