Remove the remaining closures in the src/core/type1_parser.js
file
Given that the code is written with JavaScript module-syntax, none of this functionality will "leak" outside of this file with these change. By removing this closure the file-size is decreased, even for the *built* `pdf.worker.js` file, since there's now less overall indentation in the code.
This commit is contained in:
parent
e6fe127433
commit
6a2c2a646f
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user