1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-08 19:00:33 +00:00
pdf2htmlEX/share/js_src/header.js
2013-10-19 15:06:32 +08:00

4 lines
318 B
JavaScript

/* 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 || {};