diff --git a/index.js b/index.js index f4356b1..a1e9f33 100644 --- a/index.js +++ b/index.js @@ -47,3 +47,4 @@ module.exports = function(options) { } module.exports.Panini = Panini; +module.exports.refresh = function() {}