UNPKG

@react-tabtab-next/tabtab

Version:

[TypeScript] A mobile support, draggable, editable and api based Tab for ReactJS

4 lines (3 loc) 168 B
export declare function isTabList(element: any): boolean; export declare function isTab(element: any): boolean; export declare function isNumber(number: any): boolean;