UNPKG

@futurejj/react-native-checkbox

Version:
4 lines 213 B
import type { CheckboxProps } from './types'; declare function Checkbox(props: CheckboxProps): import("react/jsx-runtime").JSX.Element; export { Checkbox, type CheckboxProps, }; //# sourceMappingURL=index.d.ts.map