@suluk/cockpit - v0.2.0
    Preparing search index...

    Interface ProviderChange

    interface ProviderChange {
        facet: string;
        from: string;
        to: string;
    }
    Index

    Properties

    Properties

    facet: string
    from: string
    to: string