Function resolveTo

  • Resolve a path.

    Type Parameters

    Parameters

    • router: RouterInstance<R, V>

      router instance

    • to: string

      the path

    • Optional state: any

      state of the path location

    Returns Promise<V>

    resolve task(a promise)

Generated using TypeDoc