UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

7 lines (6 loc) 238 B
import './tabs.less'; export type { TabsProps, TabProps } from './tabs'; declare const _default: import("react").FC<import("./tabs").TabsProps> & { Tab: import("react").FC<import("./tabs").TabProps>; }; export default _default;