Interface FacetConditionsManager

interface FacetConditionsManager {
    stopWatching(): void;
}

Methods

Methods