Interface

Soup-3.0SoupCacheConstructorProps

interface ConstructorProps {
    cache_dir: string;
    cache_type: Soup.CacheType;
    cacheDir: string;
    cacheType: Soup.CacheType;
}

Hierarchy (View Summary)

Index

Properties

cache_dir: string
cache_type: Soup.CacheType
cacheDir: string
cacheType: Soup.CacheType