dialogflow-cx-messenger-ts
    Preparing search index...

    Interface IAnchor

    Represents an anchor.

    interface IAnchor {
        href?: string;
    }

    Implemented by

    Index
    href?: string

    The URL of the resource.