UNPKG

@fruits-chain/react-native-xiaoshu

Version:
5 lines • 190 B
import React from 'react'; import type { CardBodyProps } from './interface'; declare const CardBody: React.FC<CardBodyProps>; export default CardBody; //# sourceMappingURL=card-body.d.ts.map