UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 128 B
/** * Formats the reference key for a tree node. */ export declare function formatNodeRefKey(value: string | number): string;