UNPKG

@fruits-chain/react-native-xiaoshu

Version:
6 lines • 264 B
/// <reference types="react" /> /// <reference types="react" /> import type { TabBarProps, TabValue } from './interface'; declare const _default: <T extends TabValue>(p: TabBarProps<T>) => JSX.Element; export default _default; //# sourceMappingURL=tab-bar.d.ts.map