vtils

Home > utils > TreeDataSearchStrategy

TreeDataSearchStrategy type

Signature:

export declare type TreeDataSearchStrategy = 'DFS' | 'BFS';