Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comments to the export list in the src/pdf.js file (PR 11914 follow-up) #11940

Merged
merged 1 commit into from
May 27, 2020

Commits on May 27, 2020

  1. Add comments to the export list in the src/pdf.js file (PR 11914 …

    …follow-up)
    
    When converting this file to use standard `import`/`export` statements, I sorted the exports in the same order as the imports to simplify things.
    
    However, looking at the list of `export`ed properties it probably doesn't hurt to add a couple of comments to clarify from where specifically the `export`s originated.
    Snuffleupagus committed May 27, 2020
    Configuration menu
    Copy the full SHA
    4d60430 View commit details
    Browse the repository at this point in the history