UNPKG

@platformbuilders/react-native-ui

Version:
5 lines 190 B
import { FC } from 'react'; import { TouchableType } from '../../types'; declare const CommonTouchable: FC<TouchableType>; export default CommonTouchable; //# sourceMappingURL=index.d.ts.map