• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1exports.getB = function () {
2  return 'b'
3}
4