### Description #9241 changed the type for Deck prop `useDevicePixels?: boolean | number` -> `useDevicePixels?: boolean`, removing support for [number input](https://deck.gl/docs/api-reference/core/deck#usedevicepixels). I assume this was unintentional as `CanvasContextProps` still has the `boolean | number` type? ### Flavors - [ ] Script tag - [ ] React - [ ] Python/Jupyter notebook - [ ] MapboxOverlay - [ ] GoogleMapsOverlay - [ ] CARTO - [ ] ArcGIS ### Expected Behavior _No response_ ### Steps to Reproduce Types ### Environment - Framework version: 9.2.1 - Browser: Chrome 141.0.7390.77 - OS: Windows 11 ### Logs _No response_