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