@types/react-native-phone-input
Version:
Stub TypeScript definitions entry for react-native-phone-input, which provides its own types definitions
12 lines • 475 B
JSON
{
"name": "@types/react-native-phone-input",
"version": "1.3.1",
"description": "Stub TypeScript definitions entry for react-native-phone-input, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"dependencies": {
"react-native-phone-input": "*"
},
"deprecated": "This is a stub types definition. react-native-phone-input provides its own type definitions, so you do not need this installed."
}