Interface

GES-1.0GESDiscovererManagerConstructorProps

interface ConstructorProps {
    timeout: number;
    use_cache: boolean;
    useCache: boolean;
}

Hierarchy (View Summary)

Index

Properties

timeout: number
use_cache: boolean
useCache: boolean