export getByAppIdPaged

This commit is contained in:
girish@cloudron.io
2016-03-07 17:52:13 -08:00
parent 4dd82d10ad
commit 4b77703902
+1
View File
@@ -14,6 +14,7 @@ exports = module.exports = {
getPaged: getPaged,
get: get,
del: del,
getByAppIdPaged: getByAppIdPaged,
_clear: clear,