UNPKG

autoresolve

Version:
5 lines (4 loc) 84 B
//This is for testing module.exports = { getName: function() { return "JP"; } }