IGPAPI
    Preparing search index...

    Interface SearchPlacesInput

    interface SearchPlacesInput {
        query: string;
    }
    Index

    Properties

    Properties

    query: string