• Get the parameter values from a path string and test the path against a testPath.

    Parameters

    • path: string
    • testPath: string
    • exact: boolean = false

    Returns false | Record<string, any>