Capacitor documentation lists tolerance, temperatureCoefficient, and equivalentSeriesResistance, but all are rejected by CapacitorProps.
Expected: documented props typecheck, or docs are corrected.
Actual: TypeScript errors.
Standalone repro: https://github.com/0hmX/capacitor-documented-specs-rejected
Core repro PR: not yet created.
Capacitor documentation lists
tolerance,temperatureCoefficient, andequivalentSeriesResistance, but all are rejected byCapacitorProps.Expected: documented props typecheck, or docs are corrected.
Actual: TypeScript errors.
Standalone repro: https://github.com/0hmX/capacitor-documented-specs-rejected
Core repro PR: not yet created.