plugin-scope2.js 55 B

123
  1. functions.add('foo', function() {
  2. return 'bar';
  3. });