@valon-technologies/gestalt
    Preparing search index...

    Interface ConfigureProviderResponse

    ConfigureProviderResponse confirms the protocol version the provider is serving.

    interface ConfigureProviderResponse {
        protocolVersion: number;
    }
    Index

    Properties

    Properties

    protocolVersion: number