UNPKG

@revaplugin/bartervg

Version:
5 lines (4 loc) 85 B
module.exports = function logout(self) { self.barter = null; return true; };