Timeline Studio API Documentation - v0.26.0
    Preparing search index...
    interface CompilerCacheSettings {
        auto_cleanup: boolean;
        max_entries: number;
        max_memory_mb: number;
    }
    Index

    Properties

    auto_cleanup: boolean
    max_entries: number
    max_memory_mb: number