o
    ßñhÀ  ã                   @  sB   d dl mZ d dlmZ d dlmZ erd dlmZ d
dd„Zd	S )é    )Úannotations)ÚTYPE_CHECKING©ÚLocalDiskCacheStorageManager)ÚCacheStorageManagerÚreturnr   c                   C  s   t ƒ S )zÑ
    Get the cache storage manager.
    It would be used both in server.py and in cli.py to have unified cache storage.

    Returns
    -------
    CacheStorageManager
        The cache storage manager.

    r   © r   r   ú^/var/www/vscode/kcb/lib/python3.10/site-packages/streamlit/web/cache_storage_manager_config.pyÚ$create_default_cache_storage_manager   s   r
   N)r   r   )	Ú
__future__r   Útypingr   Ú:streamlit.runtime.caching.storage.local_disk_cache_storager   Ú!streamlit.runtime.caching.storager   r
   r   r   r   r	   Ú<module>   s   