UNPKG

@easyroute/core

Version:

Framework-agnostic router for JavaScript single-page applications

2 lines (1 loc) 127 B
export declare function getMatchData(arr: any[], parentId?: string | null, nestingDepth?: number, parentPath?: string): any[];