UNPKG

fine-true

Version:

A small and beautiful Vue3 version of the UI Library

3 lines (2 loc) 150 B
export declare const flattenChildren: (children?: any, filterEmpty?: boolean) => any; export declare function parseTabList(children: any[]): any[];