@fruits-chain/react-native-xiaoshu
Version:
🌈 React Native UI library
5 lines • 308 B
TypeScript
import React from 'react';
import type { PasswordInputProps } from './interface';
declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<PasswordInputProps & React.RefAttributes<import("react-native/types").TextInput>>>;
export default _default;
//# sourceMappingURL=index.d.ts.map