Timeline Studio API Documentation - v0.26.0
    Preparing search index...
    • Хук для управления кэшем

      Returns {
          clearCache: (type?: ResourceType) => void;
          clearSourceCache: (source: ResourceSource) => void;
          getCacheSize: () => number;
          invalidateCache: () => void;
      }