mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-09 09:52:34 +01:00
1 line
74 B
JavaScript
1 line
74 B
JavaScript
export default ((window.devicePixelRatio) ? window.devicePixelRatio : 1);
|