Timeline Studio API Documentation - v0.26.0
    Preparing search index...
    interface MetadataCacheEntry {
        created_at: string;
        file_path: string;
        last_accessed: string;
        metadata: any;
    }
    Index

    Properties

    created_at: string
    file_path: string
    last_accessed: string
    metadata: any