Frodo Library - v4.7.0
    Preparing search index...

    Type Alias LogExporterSkeleton

    type LogExporterSkeleton = {
        endpoint: string;
        id: string;
        sources: string[];
    }
    Index

    Properties

    Properties

    endpoint: string
    id: string
    sources: string[]