UNPKG

@fruits-chain/react-native-xiaoshu

Version:
5 lines • 308 B
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