mirror of
https://github.com/xibyte/jsketcher
synced 2026-01-03 22:35:10 +01:00
1 line
74 B
JavaScript
1 line
74 B
JavaScript
export default ((window.devicePixelRatio) ? window.devicePixelRatio : 1);
|