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