1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-04 15:09:16 +02:00
epub.js/fpjs/render/base.js
2013-02-07 13:17:01 -08:00

4 lines
No EOL
73 B
JavaScript

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