UNPKG

@bherila/react-native-otp-inputs

Version:

One-time password inputs built in pure JS for React-Native

4 lines (3 loc) 125 B
export declare const fillOtpCode: (numberOfInputs: number, value?: string | undefined) => { [key: string]: string; };