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

6 lines
No EOL
113 B
JavaScript

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