UNPKG

mui-tel-input

Version:

A phone number input designed for the React library MUI built with libphonenumber-js

3 lines (2 loc) 151 B
import { default as React } from 'react'; export declare function refToRefs(refs: (React.Ref<unknown> | undefined)[]): (refInstance: unknown) => void;