UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 111 B
/** * combine flat schema to nested schema */ export declare function constructFlatSchema(schema: any): any;