Files
pjax/lib/util/noop.js

2 lines
32 B
JavaScript
Raw Normal View History

2019-03-03 01:37:45 -05:00
module.exports = function() {};