UNPKG

ts-ds-tool

Version:

Data structure and algorithm of TypeScript

4 lines (3 loc) 107 B
export declare function getPath(vertextKey: string, prevDict: { [indeX: string]: string; }): string[];