product · inferred from evidence
PlivoResource
A base TypeScript type in the plivo library to which 'Subaccount' is not assignable due to the 'update' property.
- plivo TS2416: Property 'update' in type 'Subaccount' is not assignable to base type 'PlivoResource'
Upgrading the `plivo` npm package from 4.12.0 to 4.14.2 breaks TypeScript compilation: the bundled declaration files produce `error TS2416: Property 'update' in type 'Subaccount' is not assignable to the same property in base type 'PlivoRes