langchain.js
    Preparing search index...

    Interface for parameter s required by GoogleRoutesAPI class.

    interface GoogleRoutesAPIParams {
        apiKey?: string;
    }
    Index

    Properties

    Properties

    apiKey?: string