UNPKG

@platformbuilders/react-native-ui

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