DonBartels
Results
1
issues of
DonBartels
import { callType, sipType } from 'react-sip' the above line gives an error in typescript. (Module '"react-sip"' has no exported member 'sipType') need help to fix this. A typescript implemented...