mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-31 07:11:00 +02:00
Inside of static methods it's possible to reference static fields with `this`, rather than having to spell out the full class name.
Inside of static methods it's possible to reference static fields with `this`, rather than having to spell out the full class name.