mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-08-07 14:57:34 +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.