UNPKG

@platformbuilders/react-native-ui

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