This website works better with JavaScript.
Explore
Help
Sign In
akira
/
pdfjs-dist
Watch
1
Star
0
Fork
You've already forked pdfjs-dist
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Generic build of PDF.js library.
5748
Commits
1
Branch
1804
Tags
126 MiB
JavaScript
99.8%
CSS
0.2%
Tree:
f0c830dba2
pdfjs-dist
/
external
/
shelljs
/
global.js
3 lines
86 B
Raw
Blame
History
var
shell
=
require
(
'./shell.js'
)
;
for
(
var
cmd
in
shell
)
global
[
cmd
]
=
shell
[
cmd
]
;
Reference in new issue
Copy Permalink