1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-10-04 19:21:40 +00:00
pdf2htmlEX/share/js_src/header.js

4 lines
318 B
JavaScript
Raw Normal View History

2013-10-19 07:06:32 +00:00
/* pdf2htmlEX.js * Copyright 2012,2013 Lu Wang <coolwanglu@gmail.com> and other contributors * https://github.com/coolwanglu/pdf2htmlex * https://github.com/coolwanglu/pdf2htmlEX/blob/master/share/LICENSE */
/*! Depends on jQuery v@1.8.1 jquery.com | jquery.org/license */
window.pdf2htmlEX = window.pdf2htmlEX || {};