mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-03 14:59:18 +02:00
6 lines
No EOL
113 B
JavaScript
6 lines
No EOL
113 B
JavaScript
var FP = FP || {};
|
|
FP.VERSION = "0.1.4";
|
|
|
|
FP.plugins = FP.plugins || {};
|
|
|
|
FP.filePath = FP.filePath || "/fpjs/"; |