UNPKG

antd-mobile

Version:

<img src="https://gw.alipayobjects.com/mdn/rms_ee68a8/afts/img/A*hjjDS5Yy-ooAAAAAAAAAAAAAARQnAQ" alt="logo" width="100%" />

8 lines (7 loc) 324 B
/// <reference types="react" /> import './capsule-tabs.less'; export type { CapsuleTabsProps, CapsuleTabProps } from './capsule-tabs'; declare const _default: import("react").FC<import("./capsule-tabs").CapsuleTabsProps> & { Tab: import("react").FC<import("./capsule-tabs").CapsuleTabProps>; }; export default _default;