product · inferred from evidence
TS2416
A TypeScript error code indicating a property assignment issue in type definitions.
- 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