mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-01 07:41:00 +02: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).