UNPKG

@td-design/react-native

Version:

react-native UI组件库

5 lines 214 B
import React from 'react'; import type { CheckboxItemProps } from './type'; declare const _default: React.NamedExoticComponent<CheckboxItemProps>; export default _default; //# sourceMappingURL=CheckboxItem.d.ts.map