Skip to content

Commit

Permalink
Add placeholder refresh() method, in case it's called before Panini h…
Browse files Browse the repository at this point in the history
…as initialized
  • Loading branch information
gakimball committed Dec 11, 2015
1 parent e23c419 commit 4e65b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ module.exports = function(options) {
}

module.exports.Panini = Panini;
module.exports.refresh = function() {}

0 comments on commit 4e65b98

Please sign in to comment.