summaryrefslogtreecommitdiffstats
path: root/lib/json/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/json/index.js')
-rw-r--r--lib/json/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/json/index.js b/lib/json/index.js
index 4387ae0..3b68f5e 100644
--- a/lib/json/index.js
+++ b/lib/json/index.js
@@ -2,6 +2,7 @@
module.exports = {
encodeOutput: require('./encodeOutput'),
encodeBookWithPage: require('./encodeBookWithPage'),
+ encodeOutputWithPage: require('./encodeOutputWithPage'),
encodeBook: require('./encodeBook'),
encodeFile: require('./encodeFile'),
encodePage: require('./encodePage'),