congress-dot-gov - v0.4.3
    Preparing search index...

    Interface CongressGovConfig

    interface CongressGovConfig {
        apiKey: string;
        endpoint?: string;
    }
    Index

    Properties

    Properties

    apiKey: string
    endpoint?: string