mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
By using template strings, we can avoid some unnecessary string allocations (which is also helped by shortening a variable name).
By using template strings, we can avoid some unnecessary string allocations (which is also helped by shortening a variable name).