Interface InteractionRoute

An object with a specific path.

Hierarchy

  • InteractionRoute

Implemented by

Properties

Properties

getPath: (() => string)

Type declaration

    • (): string
    • Returns string

      The absolute path of this route.