diff --git a/lib/Onyx.js b/lib/Onyx.js index 1e69e44a1..8bfed70da 100644 --- a/lib/Onyx.js +++ b/lib/Onyx.js @@ -783,6 +783,7 @@ function init({ const Onyx = { connect, disconnect, + getAllKeys, set, multiSet, merge,