UNPKG

nativescript-telephony

Version:

A Nativescript plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, etc)

6 lines (4 loc) 124 B
//-------------------------- // telephony typings file. //-------------------------- export * from './telephony.ios';