1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-03 14:59:18 +02:00
epub.js/fpjs/render/base.js
2013-03-04 12:10:03 -08:00

6 lines
No EOL
113 B
JavaScript

var FP = FP || {};
FP.VERSION = "0.1.4";
FP.plugins = FP.plugins || {};
FP.filePath = FP.filePath || "/fpjs/";